Create Catalog Item Relationships

POST {{baseUrl}}/api/catalog-items/:id/relationships/:related_resource/

Create a new catalog category relationship for the given item ID.

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes: Catalogs Write

Request Body

{"data"=>[{"type"=>"catalog-category", "id"=>"proident pariatur"}, {"type"=>"catalog-category", "id"=>"es"}]}

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Content-Typestring
Acceptstring