Skip to main content
POST
Save the calling user's own details.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Save the calling user's own details.

Not their email, their roles or their access — those are claims the organisation makes about them (ADR-052).

p_name
string<text>
required
p_job_title
string<text>
p_language_id
string<uuid>
p_locale_id
string<uuid>
p_phone
string<text>
p_timezone
string<text>

Response

200

OK