Update webhook subscription
PUT/api/v1/webhooks/subscriptions/:id
Updates a webhook subscription metadata. target_url and event_type are immutable and require a new subscription. Use rotate_secret=true to generate a new signing secret.
Request
Responses
- 200
- 400
- 404
Webhook subscription updated
Validation Error
Webhook subscription not found