Bookings
Edit an existing booking
PATCH
Authorizations
Path Parameters
ID of the booking to edit
Query Parameters
Your API key
Body
application/json
Description of the meeting
End time of the Event
Start time of the Event
Acceptable values one of ["ACCEPTED", "PENDING", "CANCELLED", "REJECTED"]
Booking event title
Response
200 - application/json
The response is of type any
.
Was this page helpful?