{
"device_id": "1702D8OCDC86",
"iccid": "string"
}
curl --location --request POST '/v2/cloud-service/reset' \
--header 'X-Tg-App-Id;' \
--header 'Accept-Language;' \
--header 'Authorization;' \
--header 'X-Tg-Signed-Headers;' \
--header 'X-Tg-Date;' \
--header 'Content-Type: application/json' \
--data-raw '{
"device_id": "1702D8OCDC86",
"iccid": "string"
}'
{}