Authorization: Bearer ********************
curl --location -g --request POST 'https://testapi.bimsat.com:8443/v1/v1/app/recovery_mode' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "imei":"866344057640141" }'
{}