Create a webhook.

Create a new webhook to receive events from a location or an organization. One of locationUid or
organizationUid is required. If both are given the organizationUid will be used.

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

Body Params

Create webhook params

eventTypes
array of strings
required
length ≥ 1
eventTypes*

Event types that will be sent to webhook.

uuid

Podium unique identifier for location.

uuid

Podium unique identifier for organization.

string

Secret used to sign webhook events.

string | null
required

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