ServerCall

Join a call.

Join a call.

post/calling/serverCalls/{serverCallId}/:join

Path parameters

serverCallIdstring required

The server call id.

Query parameters

api-versionstring required

Version of API to invoke.

Request body

sourceCommunicationIdentifier required— unresolved $ref
subjectstring

The subject.

callbackUristring required

The callback URI.

requestedMediaTypesMediaType[]

The requested modalities.

requestedCallEventsEventSubscriptionType[]

The requested call events to subscribe to.

Response

Returns the join call response.

callConnectionIdstring

The call connection id.

Changes