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
Returns a list of Roles belonging to your account.
📄️ Create
Creates a new Role
📄️ Retrieve
Retrieve the details of an existing Role.
📄️ Update
Update a Role.
📄️ Delete
Delete a Role. Roles that are in use cannot be deleted and will return a 422 error.