Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of a booking to exclude from the clash check
Specify one or more resource ids and return only the booking clashes with these resources
Return any bookings starting after the given UNIX timestamp
Return any bookings starting before the given UNIX timestamp
Specify the page of results you wish to return
The number of results returned per page. Default if not specified is 10