curl --location '/offer' \
--header 'Content-Type: text/plain' \
--data '{
"sdp": "v=0\r\no=- 123456789 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\n...",
"type": "offer",
"avatar": "avator_1",
"refaudio": "",
"reftext": "",
"llmid": "",
"custom_config": ""
}'{}