/users

Create private data

Creates private user data for the caller. | (UserPrivateDataClientCreate1) -> (UserPrivateData1)

post/users/user_private_data/v1

Request body

schema_version1 required
primary_email_addressstring email nullable
phone_numberstring phone nullable

Response

Successful Response

schema_version1 required
created_at_timestampstring date-time required
user_idstring required

Must be a string starting with user_

namestring nullable
primary_email_addressstring email nullable
phone_numberstring phone nullable
_idstring required

Changes

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