Remove images from collections
DELETE {{baseUrl}}/v2/images/collections/:id/items
This endpoint removes one or more images from a collection.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
item_id | string | One or more image IDs to remove from the collection |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |