Deletes an organization role. By default, a role cannot be dropped if there are permissions granted to the role. In this case, an error message will be displayed, and you need to manually drop the permissions granted to the role and retry. You can also use theDocumentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
CASCADE option to delete the role and all the grants that depend on it.
Syntax
Parameters
| Parameter | Description |
|---|---|
<role_name> | The name of the role. |
Example
The following command will delete the roleaccount_manager:
account_manager_2:
account_manager_2 does not exist, no error message is returned.
The following command will delete the role account_manager_3 and all the grants that depend on it: