Event Destinations

Delete an event destination

Permanently deletes an event destination.

delete/event-destinations/{destination_id}

Path parameters

destination_idstring required

Unique identifier for the event destination (prefixed with evtd_).

Response

OK

idstring required

ID of the deleted event destination.

objectstring required

Always event_destination.

deletedboolean required

Always true for successful deletions.

request_idstring required

Unique identifier for the API request. Include this when contacting support.

Changes

No recorded changes to this endpoint across all 1 revision of this API.