call
calls

Add Call Participant

Add a participant to a call session.

🔒 A user may only enroll THEMSELVES. Any client-supplied user_id is ignored; the enrolled participant is always derived from the authenticated token.

post/call/sessions/{call_session_id}/participants

Path parameters

call_session_idstring required

Query parameters

user_idstring

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/call/sessions/{call_session_id}/participants:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.