Upsert FCM token
Upserts a Firebase Cloud Messaging token for the caller. Dedupes on token; if token exists, updates last_used_timestamp. | (FirebaseCloudMessagingTokenClientCreate1) -> (UserPrivateData1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
firebase_cloud_messaging_token
platform
Allowed values:
Response
Successful Response
_id
created_at_timestamp
schema_version
user_id
Must be a string starting with user_
firebase_cloud_messaging_token_data
phone_number
primary_email_address
Errors
422
Private Data Upsert Firebase Cloud Messaging Token V1request Unprocessable Entity Error

