Skip to main content
POST
Bulk Bookings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Allows bulk creation, modification and deletion of bookings

save
object

Create new or update existing bookings (be sure to include an external_id column so we know which bookings to update

delete
object

Delete existing bookings by either id, external_id or calendar_subscription_id

Response

Successful Operation

save
object
delete
object