Skip to main content
DELETE
Delete an event destination

Authorizations

Authorization
string
header
required

Secret key (sk_live_...)

Path Parameters

destination_id
string
required

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

Response

OK

Confirmation object returned after a successful deletion.

id
string
required

ID of the deleted event destination.

object
string
required

Always event_destination.

deleted
boolean
required

Always true for successful deletions.

request_id
string
required

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