{ "device_id": "string", "biz_type": 0 }
curl --location --request POST 'https://www.bmtcloud.com.cn/api/device/v1/dialing/start?device_id=xxxdfasdf&biz_type=1' \ --header 'ak;' \ --header 'timestamp;' \ --header 'sign;' \ --header 'Content-Type: application/json' \ --data-raw '{ "device_id": "string", "biz_type": 0 }'
{ "code": 0, "message": "success", "current_time": 1693410278, "event_id": "20230830234438274392100077632642", "data": {} }