Create a Webhook
POST/webhook
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Creates a new Webhook and attaches it to the requested Company. A WebhookEvent stops broadcasting when it gets 200 a response.
Request​
Responses​
- 200
- 403
- 404
- 406
Webhook created.
Unauthorized. You do not have permission to manage the Webhook for the Company.
Company not found.
Request is invalid, see error context for validation errors.