Skip to main content

ALTER ORGANIZATION ROLE OWNER TO

Updates the specified organization role owner.

Syntax

Parameters

Examples

Change owner of a role The following command will change the owner of account_manager role to the login alexs@acme.com:

ALTER ORGANIZATION ROLE RENAME TO

Renames the specified organization role.

Syntax

Parameters

Examples

Rename a role The following command will rename the account_manager role to dev_account_manager: