sessions
Add Peers To Session
Add peers to a session
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the workspace
ID of the session
Body
application/json · Peers · object
List of peer IDs to add to the session
Response
200
application/json
Successful Response
The response is of type object
.