Skip to Content
DocumentationAPI ReferenceBusiness APIModelsCreate Enterprise Role Request

CreateEnterpriseRoleRequest

Properties

NameTypeDescriptionNotes
nameStringName of the role.[default to null]
descriptionStringOptional description of the role.[optional] [default to null]
permissionsListList of permissions assigned to this role.[default to null]
is_activeBooleanWhether the role is active.[default to null]

[Back to Model list] [Back to API list] [Back to README]