Create or Replace Group (Deprecated)

Creates a new group in Artifactory or replaces an existing group.

Note:

  • From Artifactory release 7.49.3, this API is being replaced by the Access service APIs available in the JFrog Platform.
  • Missing values will be set to the default values as defined by the consumed type.
  • To support spaces in the User or Group or Permission names, a Plus symbol ('+') is automatically placed when there is a space.

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

The group name

string

Group description

boolean

Whether new users auto-join this group

boolean

Whether group has admin privileges

string

The authentication realm

string

Realm attributes

string

External ID for SCIM

members
array of strings

Group members

members
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

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