Agents Streams
Create a new stream
Initiates the creation of a new WebRTC connection to a browser peer. The endpoint returns the necessary information to set up and manage the connection.
post/agents/{agentId}/streams
Path parameters
agentIdstring required
Agent Id
Request body
Example request
{
"session_timeout": 180
}Response
Created stream
Changes
No recorded changes to this endpoint across all 1 revision of this API.