Authorization: ********************curl --location 'https://decibel.foo/api/notifications/device-tokens' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"token": "string",
"deviceType": "DESKTOP"
}'{
"message": "string"
}