POST
/
startWebRTCSession
curl --request POST \
  --url https://api.simli.ai/startWebRTCSession \
  --header 'Content-Type: application/json' \
  --data '{
  "sdp": "<string>",
  "type": "<string>"
}'
"<any>"

Body

application/json

Response

200
application/json

Successful Response

The response is of type any.