Update a specific Webhook
PUT/webhook/:guid
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Update a specific Webhook.
Note, this can only be done for Webhooks owned by the requested Company.
Request​
Responses​
- 200
- 403
- 404
- 406
Webhook updated.
Unauthorized. You do not have permission to manage the Webhook.
Webhook not found.
Request is invalid, see error context for validation errors.