Partially update webhook subscription
PATCH/webhooks/:id
Partially updates an existing webhook subscription using HTTP PATCH.
Supported Updates: • Change the webhook URL • Enable or disable the subscription • Regenerate the secret key
Note: Event types cannot be changed in v1 (only case.created is supported).
Request
Responses
- 200
- 400
- 404
Webhook updated successfully
Invalid request
Webhook not found