Skip to main content
POST
Handoff appointment to another user or queue

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Body

application/json
appointmentId
string
required

ID of the appointment to handoff

userId
string

ID of user to handoff appointment to

queueId
string

ID of queue to handoff appointment to

queueGroupId
string

ID of queue group to handoff appointment to

Response

Appointment successfully handed off