v1
latestOpenAPI 3.0.32026-07-2415128381.3 KBWebhooks
Delete a webhook
Deletes a configured webhook in the project. Requires Manage settings admin right.
Requires <code>write_webhooks</code> OAuth access scope.
delete/projects/{project_id}/webhooks/{webhook_id}
Path parameters
project_idstring required
A unique project identifier
webhook_idstring required
A unique identifier of the webhook.
Response
OK