{
"asset_id": "b4695157-0d1d-4da0-8f9e-5c53149389e4",
"collection_ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
"<any>"
Given an Asset ID, update the collections associated with the id. Then collection_ids are now the only collections the asset belongs to.
{
"asset_id": "b4695157-0d1d-4da0-8f9e-5c53149389e4",
"collection_ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
"<any>"
{
"asset_id": "b4695157-0d1d-4da0-8f9e-5c53149389e4",
"collection_ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}
Successful Response
The response is of type any
.