Skip to main content
POST
Add meeting attendees

Authorizations

x-api-key
string
header
required

Organization API key. Get it from the 11x team or from the platform.

Path Parameters

entityId
string
required

ID of the conversation whose meeting you want to manage. Voice calls use the call prefix followed by the call ID, e.g. call.abc123.

Body

application/json
attendees
object[]
required

Attendees to add (1–30 per request).

Required array length: 1 - 30 elements

Response

The full attendee list after the additions are applied.

entityId
string
required
Example:

"call.abc123"

bookingUid
string
required

UID of the calendar booking linked to the conversation.

attendees
object[]
required