Notifications

Register FCM token for push notifications

Call this after getting the FCM token from Firebase in your frontend. Each browser/device registers its own token.

post/notifications/fcm-token

Request body

tokenstring required

Firebase FCM device/browser token

deviceInfostring

Device info for identification (e.g. "Chrome on Windows")

Changes

No recorded changes to this endpoint across all 1 revision of this API.