Updating a specific role
action1_update_roleUpdate a role by its ID with a request body. Requires manage_roles permission and confirmation to execute.
Instructions
Updating a specific role. Updates a role specified by its ID. Perm: manage_roles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema: object) | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| role_id | Yes | Provide a specific role ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||