superset_role_delete
Delete a role to revoke its associated permissions from users. Requires confirmation and is blocked for system roles.
Instructions
Delete a role. Users with this role will lose the associated permissions.
BLOCKED for system roles: Admin, Alpha, Gamma, Public, sql_lab, no_access, la_report_*, la_region_*, la_developer.
Args: role_id: ID of the role to delete. confirm_delete: Deletion confirmation (REQUIRED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_id | Yes | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |