Start a WebRTC session
curl --request POST \ --url https://api.simli.ai/startWebRTCSession \ --header 'Content-Type: application/json' \ --data '{ "sdp": "<string>", "type": "<string>" }'
"<any>"
The response is of type any.
any