{ "sdp": "string", "type": "string" }
curl --location 'http://prod-cn.your-api-server.com/offer' \ --header 'Content-Type: application/json' \ --data '{ "sdp": "string", "type": "string" }'
{ "sdp": "string", "type": "string", "sessionid": 0 }