Skip to main content

Delete a webhook secret

DELETE 

/projects/:project_id/webhooks/secrets/:secret_id/

Permanently deletes a webhook secret. This operation will fail if any webhooks are still using this secret. To delete a secret, first reassign or remove all webhooks that reference it.

Request

Responses

No response body