Update Webhook

PUT

Webooks can be set up using the webhook API endpoints. Currently, only one webhook may be created per organization. The webhook will be called for events in that organization.

Consult the Events documentation for more information.

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
endpointstringRequired
secretstringRequired
organization_idstringOptional

Response

This endpoint returns an object.
dataobjectOptional

Errors