Create a new UserDeviceToken
Integrations
Create a new UserDeviceToken
This endpoint stores the firebase user token on the backend to generate notifications.
POST
Create a new UserDeviceToken
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Body
application/json
This is the model for generating User Device Tokens for notifications on mobile
The token generated by firebase
Response
Created
DeviceToken model for reads.