{ "liveRoomId": 4874 }
curl --location --request POST '/openApiDigitalPerson/liveProcess/start' \ --header 'authorization: {{auth|md5}}' \ --header 'req_from: C' \ --header 'timestamp: {{timestamp}}' \ --header 'app_id: {{appId}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "liveRoomId": 4874 }'
{ "code": 0, "data": "", "requestId": "", "resultMsg": "", "host": "", "errorStackTrace": "" }