Delete a webhook
delete
Authorizations
defguard_sessionstringRequired
Path parameters
idinteger · int64Required
ID of the webhook.
Responses
200
Webhook deleted.
No content
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
404
Webhook not found.
500
Unable to delete webhook.
application/json
delete/api/v1/webhook/{id}
No content
Last updated
Was this helpful?