token: ********************curl --location '/account/string/mobileapptoken' \
--header 'Accept: application/json' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"newToken": "ExampleToKEN"
}'{
"valid": true
}