post
https://{jfrog_url}/artifactory/api/v2/security/permissions/
Creates a new permission target in Artifactory or replaces an existing permission target.
Since: 6.6.0
Notes: Requires Artifactory Pro.
-
Missing values will be set to the default values as defined by the consumed type.
-
Please note when adding Release Bundles permission targets:
-
Requires an Edge/Enterprise+ license.
- On Edge nodes, the repositories section in the request body can be left empty or contain the 'release-bundles' default repository. No other repositories are allowed. An Enterprise+ license allows you to add any repository.
- The default repository in the repository section is "release-bundles" for both Edge/EntPlus licenses. (If the user creates a permission target with an empty repositories section, the repository set is "release-bundles".)
-
To support spaces in the User or Group or Permission names, a Plus symbol ('+') is automatically placed when there is a space. This is set by default as the security.api.plus.insteadof.space property is set to true. If you want to use the + (plus) symbol, set the security.api.plus.insteadof.space to false.
Security: Requires an admin user.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
201Permission target created successfully.
