HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Update user

Update an existing user. Only 'identifiers' and 'additional_info' fields are supported.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

User identifier (numeric ID or 'identifier:value' format).

Body Params
string

Updated first name of the user.

string

Updated last name of the user.

string
required

Email address of the user.

service_credentials
array of objects

Updated list of linked third-party service credentials.

service_credentials
additional_info
object

Arbitrary key-value data about the user.

identifiers
object

Updated mapping of user identifiers from different systems.

Responses

404

User does not exist

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