Notifications
Overview
Endpoints
Update User FCM Token
POST /api/v1/notifications/user-fcm-tokenParameters
{
"token": "string", // The FCM registration token from the client device
"deviceIdentifier": "string" // A unique identifier for the client device/browser instance
}Property
Type
Required
Description
Responses
Property
Type
Description
Example
Notes
Last updated