Update logged in user using fields structure

Updates the calling user's profile from a fields-format payload (the same shape returned by GET /me?format=fields). Validation errors are returned in the same fields-format shape so the client can merge them back into the form.

Query Params
string
enum
required

Format parameter has to be used when sending fields structure of personal data to this endpoint

Allowed:
Body Params

Fields format for person settings

fields
array of objects

Field-builder array describing the user-profile editable values. Each entry pairs a property name with a value and any errors.

fields
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json