Skip to content
hantera
ˍ
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
hantera.io →
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/http/put-resources-iam-roles-{roleKey}-acl.md for this page in Markdown format
aside: false outline: false title: vitepress-openapi
Update role ACL
PUT
/resources/iam/roles/{roleKey}/acl
Parameters
Path Parameters
roleKey
*
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
"acl"
:
[
"string"
]
,
"etag"
:
"string"
}
Responses
200
OK
PUT
/resources/iam/roles/{roleKey}/acl
Samples