Re-negotiate an open stream

Asks the GPU host for a fresh SDP offer for an already-open stream — use it to recover a dropped peer connection without losing the session. Answer it with PUT /streams/{streamId} as on open.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl -X GET 'https://apis.elai.io/api/v1/streams/66a1f0c2b7cd13032a9c6200' \
  -H 'Authorization: Bearer YOUR_API_TOKEN'
Path Params
string
required

Stream id returned by POST /streams.

Responses

streamId is not a valid ObjectId, there is no such stream, it belongs to another workspace, or it is already closed. All four cases return 400.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json