Skip to main content
DELETE
Delete billable events

Authorizations

Authorization
string
header
required

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

Body

application/json

Delete billable events payload

matching
enum<string>
required
Available options:
record_ids
record_ids
string[]
required

List of event record IDs to delete.

Maximum array length: 5000

Response

200 - application/json

Events deleted

Number of events deleted

Example:

1