Update a Webhook Callback

Update a callback previously registered for webhooks

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage company resources (company_admin)-Manage webhooks (webhook:write)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Webhook Callback ID

Body Params

WebhookCallback

Webhook callback update params. Provide either subscribed_events or subscribe_to_all_events (they are mutually exclusive). Omitting subscribe_to_all_events leaves the current subscription mode unchanged, so resending an event list does not disable all-events delivery. Setting subscribe_to_all_events: false requires a non-empty subscribed_events.

boolean

When true, subscribe this callback to all current and future event types. Cannot be combined with subscribed_events.

subscribed_events
array of strings
subscribed_events
string
Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json