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
- 204
No response body