Skip to main content
POST
/
api
/
v1
/
contents
/
bulk
/
delete
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Workspace-Id
string | null

The workspace ID

Body

application/json · string[]

List of content IDs to delete

Response

Successful Response

The response is of type any.