All URIs are relative to https://<JIRA_URL>/rest/bootstrapi/1
Method | HTTP request | Description |
---|---|---|
getPermissionGlobal | GET /permissions/global | Get global permissions configuration |
setPermissionGlobal | PUT /permissions/global | Set global permissions configuration |
PermissionsGlobalBean getPermissionGlobal()
Get global permissions configuration
Get the global permissions for ... TODO
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
PermissionsGlobalBean setPermissionGlobal(PermissionsGlobalBean)
Set global permissions configuration
Set the global permissions for ... TODO
Name | Type | Description | Notes |
---|---|---|---|
PermissionsGlobalBean | PermissionsGlobalBean |
- Content-Type: application/json
- Accept: application/json