Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://<instance_name>.fuseuniversal.com/api/v5.0/manage/users/<valid_user_id>?auth_token=<valid_auth_token>

Request body

Code Block
languagejson
{
  "manager_ids": [120194],
  "accessibility_theme": "theme_v1"
}

...