Collections
Delete Asset from Collection
Remove assets from a collection
DELETE
/
collections
/
{collection_id}
/
assets
Path Parameters
The id of the collection to remove a file from
Body
application/json
The ids of the assets to remove from the collection
The filters to remove from the collection
Response
200 - application/json
The response is of type any
.