Delete an outgoing webhook
DELETE/v1/webhooks/outgoing/:webhook_id
Delete an outgoing webhook.
Deliveries stop immediately. If you only want to pause them, update the
webhook with is_active: false instead and keep the subscription and its
secret.
Requires the webhooks:write scope.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error