Skip to main content
DELETE
/
triggers
/
{app_id}
/
{trigger_id}
cURL
curl --request DELETE \
  --url https://api.example.com/triggers/{app_id}/{trigger_id}

Path Parameters

trigger_id
string
required
app_id
string
required

Response

200 - undefined