Skip to main content
DELETE
Remove a creator from a collection

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Path Parameters

id
string
required

The id.

Body

application/json

Remove a single creator from a collection.

creatorId
string
required

The creator id (userId) to remove from the collection.

Response

Confirmation the creator was removed from the collection.

data
object
required