post
http://localhost:1234/api/sites/multiscreen//booking/appointments//reschedule
Moves the appointment with the given UID to a new start time, keeping the attendee and appointment type. The new slot is validated like a new booking; on conflict the API returns 400 and the agent should re-query /availability. The rescheduled appointment gets a new UID (returned in the response); the old UID is kept as rescheduled_from_uid. When no appointment with this UID exists the API returns 400 with error_code ResourceNotExist.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401Unauthorized request - missing or invalid credentials
429Rate limit exceeded - please refer to api documentation for limits