Authorizations
You can generate an Organization Access Token from your organization's settings.
Path Parameters
The webhook endpoint ID.
Body
Schema to update a webhook endpoint.
The URL where the webhook events will be sent.
1 - 2083"https://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0"
The secret used to sign the webhook events.
32"polar_whs_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
The format of the webhook payload.
raw, discord, slack The events that will trigger the webhook.
Response
Webhook endpoint updated.
A webhook endpoint.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the object.
The URL where the webhook events will be sent.
1 - 2083"https://webhook.site/cb791d80-f26e-4f8c-be88-6e56054192b0"
The format of the webhook payload.
raw, discord, slack The secret used to sign the webhook events.
"polar_whs_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
The organization ID associated with the webhook endpoint.
The events that will trigger the webhook.

