Update webhook
PUT/v1/Webhooks/:id
Updates webhook URL, events, or active status. Set RegenerateSecret=true to rotate signing secret (returned in response). Use IsActive=true to re-enable auto-disabled webhooks after fixing delivery issues. Secret only included if RegenerateSecret=true.
Request
Responses
- 200
- 400
- 401
- 404
Webhook updated successfully
Invalid request (validation errors)
API key is missing or invalid
Webhook not found or does not belong to this partner