Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Body

application/json
booking_id
string
required

ID of the booking to cancel

Example:

"60d21b4667d0d8992e610c87"

Response

Booking cancelled successfully

success
integer
Example:

1

data
object