Skip to main content

Update existing webhook

PATCH 

/v1/partner/webhook

Updates a webhook to add more events to listen to.

Accepts the following events: BOOKING_CREATED BOOKING_RESCHEDULED BOOKING_CANCELLED PAPERWORK_UPDATED PAPERWORK_COMPLETED.

Request​

Body

required

    events undefined[]required

Responses​

Successful Response

Schema

    active Active (boolean)required

    events

    object

    required

    subscribed string[]required
    unsubscribed string[]required
Loading...