Skip to main content
POST
Delete events by refs

Authorizations

Authorization
string
header
required

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

Body

application/json

A list of event refs to delete. The request deletes the matching events for the authenticated account.

refs
string[]
required
Required array length: 1 - 1000 elements
Minimum string length: 1

Response

Contains the events that were removed along with deletion metadata.

events
object[]
required

The events that were deleted