Update private data
Updates private user data for the caller. | (UserPrivateDataClientUpdate1) -> (UserPrivateData1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
primary_email_address
phone_number
primary_email_address__set_to_None
phone_number__set_to_None
Response
Successful Response
schema_version
created_at_timestamp
user_id
Must be a string starting with user_
_id
primary_email_address
phone_number
firebase_cloud_messaging_token_data
Errors
422
Private Data Update V1request Unprocessable Entity Error

