Skip to main content
POST
Store FCM token

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Header

Authorization
string
erforderlich

Bearer Token

Body

application/json
token
string
erforderlich

FCM device token

platform
enum<string>
erforderlich

Platform type

Verfügbare Optionen:
desktop,
mobile

Antwort

OK

data
FcmToken · object

A Firebase Cloud Messaging (FCM) device token registered for push notification delivery to a specific device.