Appointments

Reschedule (move slot)

Requires the appointments:write scope.

patch/v1/appointments/{id}/reschedule

Path parameters

idinteger required

Request body

startstring required

New slot datetime, e.g. '2026-05-11 15:00'. Writes a reschedule audit entry.

providerinteger

Defaults to the current provider if omitted.

servicesinteger[]

Service ids (array/plural on this endpoint).

ignore_rulesstring[]

Response

Moved to the new slot

Changes

No recorded changes to this endpoint across all 1 revision of this API.