curl --location '/app/api/user/token' \ --header 'User-Id: 56' \ --header 'Bundle: com.hdtub.flick' \ --header 'Content-Type: application/json' \ --data '{ "firebase_token": "string" }'
{}