Skip to main content
POST
Reschedule an appointment

Authorizations

Authorization
string
header
required

An API key from Settings > API keys. Scopes: business:read, business:write, calls:read, contacts:read, contacts:write, appointments:read, appointments:write, messages:read, knowledge:write, webhooks:manage.

Path Parameters

appointment_id
string<uuid>
required

The appointment id.

Body

application/json
starts_at
string<date-time>
required

ISO 8601 timestamp with a Z or numeric offset.

staff_id
string<uuid>

Move the appointment to this active staff member. Defaults to the current one.

Response

OK

data
object
required