Update name

Updates the caller’s name in WorkOS and private user data. | (UserPrivateDataNameUpdateReq) -> (UserPrivateData1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired1-255 characters

Response

Successful Response
_idstring
created_at_timestampdatetime
schema_versioninteger
user_idstring

Must be a string starting with user_

firebase_cloud_messaging_token_datalist of objectsOptional
namestringOptional1-255 characters
phone_numberstringOptional
primary_email_addressstringOptionalformat: "email"

Errors

422
Private Data Update Name V1request Unprocessable Entity Error