Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer YOUR_API_KEY.

Path Parameters

appointmentId
string
required

The appointment id.

Minimum string length: 1

Query Parameters

locationId
string
required

The sub-account this calendar belongs to. It is the only thing that identifies the tenant here, and access is re-checked against it on every call.

Body

application/json

The new time.

startTime
required

The new time, on the same rules as a booking.

Example:

"2026-09-25T16:00:00.000Z"

force
boolean

Move past the capacity check.

{key}
any

Response

Moved, with the time it actually took.

success
boolean
required
data
object
required

The appointment as it now stands.

{key}
any