Skip to main content
DELETE
Delete content item

Authorizations

Authorization
string
header
required

Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

id
integer<int64>

The internal unique identifier of the content item (optional if externalId is provided).

externalId
string

The external identifier of the content item (optional if id is provided).

deletedBy
string

Optional identifier of the actor deleting the content item; defaults to "integration" in the published event.

Response

OK

Last modified on August 10, 2026