Create Role
Create a role from a JSON specification.
Syntax
create role <role spec> [in <organization reference>]
Parameters
role spec
JSON — A specification for the role to create.
organization reference
String — The optional name of the organization in which to create the role. Default is the current organization.
Security
Restricted to admins of the target organization.