Skip to main content
POST
Answer or join call

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.

Path Parameters

id
string
required

Identifier for this resource.

Value constraints

Minimum string length: 1
Example:

"call-123"

Body

application/json
video
boolean

Whether video.

exclusive
boolean

Claim the call. Other participants then receive 409 call_claimed for accept and media, and their open connections close.

participant
string

Server credentials only: the participant acting in the call. Defaults to default. Client tokens act as their own participant and must omit this field.

Value constraints

Pattern: ^[A-Za-z0-9._:@-]{1,128}$
Example:

"agent-7"

Response

Call answered or joined

success
enum<boolean>
required

Whether the request succeeded.

Allowed values

Available options:
true
data
object
required

Structured data carried by this object.