Update a User (Partial Update)

Updates an existing Access user.

Note:

  • All fields are optional; if a specific field is not specified the value will not change.

  • When internal_password_disabled=false and this field was true before, the 'password' field is mandatory.

Security: Requires admin privileges.

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

The username to update

Body Params
string

The user's email address

string

The password (mandatory when internal_password_disabled changes to false)

boolean

Whether the user is an admin

boolean

Whether the user can update their profile

boolean

Whether internal password is disabled

boolean

Whether UI access is disabled

boolean

Whether user is a watch manager. Available from Artifactory 7.128.0.

boolean

Whether user is a policy viewer. Available from Artifactory 7.128.0.

boolean

Whether user is a policy manager. Available from Artifactory 7.128.0.

boolean

Whether user is a reports manager. Available from Artifactory 7.128.0.

boolean

Whether user is a resources manager. Available from Artifactory 7.128.0.

boolean

Whether user can manage webhooks. Available from Artifactory 7.128.0.

boolean

Whether user is a platform auditor. Available from Artifactory 7.141.0.

Responses

400

Bad Request - Invalid input, object invalid

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - Username not found

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