v2

latestOpenAPI 3.0.3Apache 2.02026-07-31158109678.6 KB
collections

Add collection categories

Associate new categories with the collection. This will add new categories to the list of already associated categories

post/account/collections/{collection_id}/categories

Path parameters

collection_idinteger required

Collection unique identifier

Request body

categoriesinteger[] required

List of category ids

Example request

{
  "categories": [
    1,
    10,
    11
  ]
}

Response

Reset Content

locationstring url required

Url for item