Group Update

Updates an Access group's external ID, description, and other parameters. To add or remove users, use the Add or Remove a Group Member API instead.

Note:

  • This REST API is part of the Access service REST APIs, where modifying the realm and realm attributes parameters is not supported.
  • All fields are optional; if a field is not specified, the value will not change (if the request payload is empty, returns 200).

Security: Requires admin privileges.

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

The group name

Body Params
string

Group description

boolean

Whether new users auto-join this group

boolean

Whether group has admin privileges

string

External ID for SCIM

boolean

Whether group has reports manager role. Available from Artifactory 7.128.0.

boolean

Whether group has watch manager role. Available from Artifactory 7.128.0.

boolean

Whether group has policy manager role. Available from Artifactory 7.128.0.

boolean

Whether group has policy viewer role. Available from Artifactory 7.128.0.

boolean

Whether group manages resources in the default project. Available from Artifactory 7.128.0.

boolean

Whether group has manage webhook permissions. Available from Artifactory 7.128.0.

Responses

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - Group not found

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