curl --location --request DELETE 'https://zatoona-ai.com/api/v1/user/device' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "token": "ExponentPushToken[xxxxxxxxxxxxxxxxxxxxxx]" }'
{}