Skip to main content
PATCH
Reassign a booking automatically

Authorizations

Authorization
string
header
required

Use the Authorization header with Bearer scheme.

Examples:

  • API Key: Authorization: Bearer calid_xxxxx

Path Parameters

id
integer
required

Numeric booking identifier.

Required range: x > 1
Example:

101

Response

Booking reassigned

Booking reassigned

success
enum<boolean>
required
Available options:
true
data
object
message
string
meta
object