Skip to main content
DELETE
Remove Items From Collection

Authorizations

Authorization
string
header
required

JWT in Authorization header. 'Bearer ' prefix optional.

Path Parameters

collection_id
string<uuid>
required

Body

application/json

API request schema for removing items from a collection

resource_ids
string<uuid>[]
required

List of resource IDs to remove from the collection

Response

Successful Response