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