Collections

Remove an object from a collection

Removes one member. The object itself is untouched, and removing something that was never a member is not an error.

delete/collections/{collection_id}/items

Path parameters

collection_idstring required

Query parameters

idstring
object_typestring

Type of the object

Request body

idstring
object_typestring

Type of the object

Response

Removal confirmation

successstring

Changes