Delete a webhook endpoint

DELETE/webhooks/{id}

Requires scope: manage:webhooks

Parameters

ParameterInTypeDescription
idrequiredpathstring

Responses

StatusDescription
200Deleted
401Missing or invalid API key
403Key lacks the required scope
404Not found
429Rate limit exceeded (see Retry-After)
Is this page helpful?