Batch Delete
Traces
Batch Delete
Delete multiple traces at once.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
POST
Batch Delete
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body for bulk trace deletion.
Required array length:
1 - 500 elementsResponse
Successful Response
Response for bulk trace deletion (count removed).

