X-User-Token: ********************{
"host": "10.53.226.97",
"port": 8002,
"account": "vntcqkj1CfCO",
"password": "Sbii1qoJBows",
"mount_point": "RTCM33_GRCEJ"
}curl --location --request POST 'https://es-flight-api-cn.djigate.com/openapi/v0.1/device/9HBDMAU0010002/rtk' \
--header 'X-Request-Id: {{$string.uuid}}' \
--header 'X-Language: zh' \
--header 'X-Project-Uuid: {{X-Project-Uuid}}' \
--header 'X-User-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"host": "10.53.226.97",
"port": 8002,
"account": "vntcqkj1CfCO",
"password": "Sbii1qoJBows",
"mount_point": "RTCM33_GRCEJ"
}'{
"code": 200,
"message": "ok",
"data": {
"bid": "",
"status": "ok"
}
}