latestOpenAPI 3.1.02026-08-1021368.3 KB

50679caad756

Events

Delete event

Delete an event. Careful — you can't undo this, and neither can we.

Permissions: Requires write access to the site (manage:{site_id}).

Returns: Returns a deleted object on success. Otherwise, this call returns an error.

delete/sites/{site_id}/events/{event_id}

Path parameters

site_idstring required
Example:CDBUGS

The ID of the site. This is the same string you use in your tracking code. Example: CDBUGS

event_idstring required
Example:ABCDEFGH

The id (tracking code) of the event you wish to delete.

Response

Successful response