Update a webhook endpoint.
Scopes: webhooks:write
Create an Workspace Access Token in your workspace's settings page.
The webhook endpoint ID.
Input for updating an existing 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"rapidly_whs_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
The format of the webhook payload.
raw, discord, slack The events that will trigger the webhook.
All webhook event types emitted by the platform.
customer.created, customer.updated, customer.deleted, customer.state_changed, share.created, share.updated, workspace.updated, file_sharing_session.created, file_sharing_session.download_completed, file_sharing_session.expired, file_sharing_session.payment_received Whether the webhook endpoint is enabled.
Webhook endpoint updated.
A registered 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.
"rapidly_whs_ovyN6cPrTv56AApvzCaJno08SSmGJmgbWilb33N2JuK"
The workspace ID associated with the webhook endpoint.
The events that will trigger the webhook.
All webhook event types emitted by the platform.
customer.created, customer.updated, customer.deleted, customer.state_changed, share.created, share.updated, workspace.updated, file_sharing_session.created, file_sharing_session.download_completed, file_sharing_session.expired, file_sharing_session.payment_received Whether the webhook endpoint is enabled and will receive events.