Update a webhook

Creates a new webhook object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The webhook id

Body Params
string
required

The endpoint url this webhook event is sent to.

events
array of strings
required

The events this webhook is fired on. Can include: 'transaction.created', 'transaction.cancelled', 'booking.update' or 'booking.cancelled'.

events*
boolean
Defaults to true

True if webhook is active.

Response

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