Update a webhook.

Updates an existing webhook.
The location uid and organization uid cannot be updated.
All other parameters not provided will be left unchanged.

Required scope: The required scope(s) will depend on the event type(s) you are subscribing too. See the WEBHOOK EVENT TYPES section.

Path Params
uuid
required

Podium unique identifier for webhook.

Body Params

Update webhook params

boolean

Disable or enable the webhook.

eventTypes
array of strings
length ≥ 1
eventTypes

Event types that will be sent to webhook.

string

Secret used to sign webhook events.

string | null

URL that webhook events will be sent to.

Responses

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