/set-role-ruleAsk AIpost https://api.akeyless.io/set-role-ruleBody Paramscapabilityarray of stringsrequiredList of the approved/denied capabilities in the path options: [read, create, update, delete, list, deny]capability*ADD stringjsonbooleanDefaults to falseSet output format to JSONtruefalsepathstringrequiredThe path the rule refers torole-namestringrequiredThe role name to be updatedrule-typestringDefaults to item-ruleitem-rule, target-rule, role-rule, auth-method-rule, search-rule, reports-rule, gw-reports-rule, sra-reports-rule, sra-rule, ara-ruletokenstringAuthentication token (see /auth and /configure)ttlint32RoleRule ttluid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200setRoleRuleResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago