Collections
Update Collections
Given an Asset ID, update the collections associated with the id. Then collection_ids are now the only collections the asset belongs to.
PUT
/
collections
/
all
/
assets
Body
application/json
The id of the asset to update
The collection ids to add asset to (every other collection should remove asset)
Response
200 - application/json
The response is of type any
.