{
"deviceId": "{{DEVICEID}}"
}curl --location --request POST 'https://apimobile-vpay-dev.vinsmartfuture.tech/api/user/logout' \
--header 'Authorization: Bearer 5dc9da88-ef00-422f-b5e9-a067e7d49603' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "{{DEVICEID}}"
}'{
"err": 0,
"message": "string"
}