user

Update user device's FCM registration token

post/users/{user_id}/fcm_registration_token

Path parameters

user_idinteger required

Request body

platform'ios' | 'android'
timezonestring required
tokenstring required

Example request

{
  "timezone": "America/New_York"
}

Response

successful operation

Changes

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