Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

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

Update user

This endpoint provides a way to modify a user.

IMPORTANT: This endpoint behaves as a PATCH request, with three
exceptions:

  • service_credentials will always take it's value from the request,
    when not provided all existing credentials will be removed.
  • additional_info will replace specified subkeys, and retain any
    other existing keys.
  • identifiers will merge data from the request into it's existing
    structure.
Language
Credentials
Query
Click Try It! to start a request and see the response here!