This endpoint implements Create, Update and Delete of bulk bookings. It is intended for one time import operations, or other use cases that require higher performance at the expense of notification and realtime update features.
WRITE
access to the SCHEDULE
module is required to access this endpointBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Allows bulk creation, modification and deletion of bookings
Successful Operation
The response is of type object
.