Skip to main content
1 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/labels/v1/
  • for the query request parameter whereIds, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/labels/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/labels/v1/
  • added the new optional query request parameter countOnly
6 API change(s) — ⚠️ includes 3 breaking change(s)POST /rs/labels/v1/
  • removed the enum value company of the request property type
  • added the new provider enum value to the request property type
GET /rs/labels/v1/
  • added the new provider enum value to the data/items/type response property for the response status 200
  • removed the company enum value from the data/items/type response property for the response status 200
GET /rs/labels/v1/{id}
  • added the new provider enum value to the type response property for the response status 200
  • removed the company enum value from the type response property for the response status 200
2 API change(s)GET /rs/labels/v1/
  • added the new optional query request parameter whereIds
GET /rs/labels/v1/{id}
  • added the new optional query request parameter extend
5 API change(s)GET /rs/labels/v1/
  • endpoint added
POST /rs/labels/v1/
  • endpoint added
DELETE /rs/labels/v1/{id}
  • endpoint added
GET /rs/labels/v1/{id}
  • endpoint added
PATCH /rs/labels/v1/{id}
  • endpoint added