POST
/
webrtc
/
offer
{
  "answer": {
    "sdp": "<string>",
    "type": "<string>"
  }
}

Headers

authorization
string
required

Private Key

Body

application/json
offer
object
required
agent_id
string
required

Response

200
application/json
Successful Response
answer
object
required