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

Documentation Index

Fetch the complete documentation index at: https://docs.noramp.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

webhook_id
string
required
app_id
string
required

Response

200 - undefined