Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
principalType
enum<string>
Available options:
app,
user
status
string
purge
boolean

Response

200 - application/json

Aggregate destroy result

total
number
required
succeeded
number
required
failed
object[]
required
Last modified on September 15, 2026