Update Login

🚧

Make sure to send Name when updating a Login via the API. Leaving this blank will set it to null. (In the the SDK, however, this is unnecessary. You can specify only what you want to change.)

❗️

The "Password" field in the response is a legacy field that is no longer in use. The value is always returned as an empty string.

🚧

In order for CanAccessStudio = true, AccessLevel must = admn or edit.

When editing a user, if you set AccessLevel to read and specify CanAccessStudio = true, then the call will fail.

When editing a user, if you set AccessLevel to read and do not specify CanAccessStudio, then CanAccessStudio will be set to false, even if it was previous set to true.


Path Params
int32
required
Body Params
string
required
string
required
string
required
string
string
Defaults to <current AccessLevel>
boolean
Defaults to false
Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json