Roles
Roles are collections of permission settings that are applied to Regular Users to determine which actions they can take in the program.
info
📄️ List Roles
Returns a list of Roles belonging to your account.
📄️ Create Role
Creates a new Role
📄️ Retrieve Role
Retrieve the details of an existing Role.
📄️ Update Role
Update a Role.
📄️ Delete Role
Delete a Role. Roles that are in use cannot be deleted and will return a 422 error.