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