Booking

Booking Creation

New booking

post
Header parameters
Accept-LanguagestringOptional
Body
anyOptional
Responses
post
/api/widget/v1/bookings

No content

Params

Cancel Booking

Cancel booking

delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
bookingstring · uuidRequired

The resource

Header parameters
Accept-LanguagestringOptional
Responses
200

The request has been successful

No content

delete
/api/widget/v1/bookings/{booking}

No content

Last updated