Skip to main content
POST
Batch Delete

Authorizations

Authorization
string
header
required

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

Body

application/json

Request body for bulk trace deletion.

trace_ids
string<uuid>[]
required
Required array length: 1 - 500 elements

Response

Successful Response

Response for bulk trace deletion (count removed).

deleted
integer
required