Skip to main content
DELETE
Delete a trigger

Authorizations

Authorization
string
header
required

Secret key (sk_live_...)

Path Parameters

trigger_id
string
required

Unique identifier for the trigger (prefixed with trg_).

Response

OK

Confirmation object returned after a successful deletion.

id
string
required

ID of the deleted trigger.

object
string
required

Always trigger.

deleted
boolean
required

Always true for successful deletions.

request_id
string
required

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