WRITE
access to the SCHEDULE
module is required to access this endpointbookingEdited
webhook will be fired when this endpoint has run successfullynotify_user_resources
option which can be used to silence notifications for end users.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the booking to update
Report any clashes with new resources supplied, or existing resources on the booking
Specifies if user resources (resources with a contact attached) should be sent an email notification about the updated booking
If updating a repeat booking, specifies if the changes should be replicated to all, future or just the single booking. Default is single
single
, future
, all
Booking object that needs to be updated
Standard booking model that returns most properties by default
Successful Operation
The response is of type object
.