API Reference
Reference for the API
Delete an existing webhook for a specific app.
cURL
curl --request DELETE \ --url https://api.example.com/apps/{app_id}/webhooks/{webhook_id}
"<unknown>"
The ID of the app
The ID of the webhook
The response is of type unknown.
unknown
Was this page helpful?