Deactivates a push token for the authenticated user.
Call this on logout so the device no longer receives push notifications after the user signs out.
JWT access token obtained from /auth-verify (login context) or /auth-signup. Set the bearer_token environment variable in your API client to apply it globally.
Expo push token to deactivate
"ExponentPushToken[xxxxxxxxxxxxxxxxxxxxxx]"
Token deactivated