DEL
Delete organization webhook
Remove a webhook from the organization. This permanently deletes the webhook.
To call this endpoint, you must have the user_manage scope on a short-lived access
token created either in the web app or programmatically using the
Login endpoint.
Path Params
-
organizationIdstring required -
webhookIdstring required
Responses
204
No Content
No response body
401
Unauthorized
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
403
Forbidden
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id