Validate appointment resource changes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params

Preflight a resource assignment before saving a reschedule. This endpoint does not mutate the appointment,
create calendar events, or send notifications. Call PUT /v3/appointment/{id}/reschedule to persist the change.

ResourceIds
array of uuids
required
length ≥ 1

Proposed resource assignment for the appointment.

ResourceIds*
Unavailability
object

Optional time window to validate. When omitted, the appointment's current start and end time are used.

Responses

400

Invalid resource list — a ResourceIds entry is not a resource of this company or is not linked to the appointment's location and service — or the slot is unavailable.

401

Unauthorized.

403

Forbidden.

404

Appointment not found.

Language
Credentials
Required Scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json