sessions
Remove Peers From Session
Remove Peers by ID from a Session.
delete/v3/workspaces/{workspace_id}/sessions/{session_id}/peers
Path parameters
workspace_idstring required
session_idstring required
Request body
string[] required
List of peer IDs to remove from the session
Response
Successful Response