Skip to main content
POST
Add Peers To Session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required
session_id
string
required

Body

application/json

List of peer IDs (with session-level configuration) to add to the session

{key}
SessionPeerConfig · object

Response

Successful Response

id
string
required
is_active
boolean
required
workspace_id
string
required
created_at
string<date-time>
required
metadata
Metadata · object
configuration
Configuration · object