bookstack_roles_delete
Delete a BookStack role and optionally transfer its users to another role to maintain access permissions.
Instructions
Delete a role with option to migrate users to another role
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Role ID to delete | |
| migrate_ownership_id | No | Role ID to migrate users to (optional) |