Webhook
Update Webhook
Update Webhook
Updates an existing webhook by id.
Typical updates:
- URL changes
- enable/disable (is_active)
- custom header changes
If signing is used, update X-Webhook-Secret to rotate secret.
put/v2/webhook/{id}
Path parameters
idstring required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.