bookstack_roles_update
Modify role details including name, description, MFA enforcement, external authentication, and permission settings for content export, user management, and restrictions control.
Instructions
Update a role's details including name, description, and permission settings
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Role ID to update | |
| display_name | No | New role display name | |
| description | No | New role description | |
| mfa_enforced | No | New MFA enforcement setting | |
| external_auth_id | No | New external authentication ID | |
| permissions | No | New permission settings for the role |