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_tokenstringRequired
platformenumOptional
Allowed values:

Response

Successful Response
schema_versioninteger
created_at_timestampdatetime
user_idstring
_idstring
stripe_customer_idstring
primary_email_addressstringformat: "email"
phone_numberstring
firebase_cloud_messaging_token_datalist of objects

Errors

422
Private Data Upsert Firebase Cloud Messaging Token V1request Unprocessable Entity Error