Documentation Index
Fetch the complete documentation index at: https://docs.omneo.io/llms.txt
Use this file to discover all available pages before exploring further.
What are roles?
| Attribute | Description |
|---|---|
id INTEGER | A unique Omneo ID for the role |
name STRING | The display name for the role |
handle STRING | A unique handle for the role |
weight INTEGER | An integer determining the strength of the permission. The higher the number, the stronger the permission set. * A role with permissions granting read/create/update/delete access to everything in Omneo would be stronger than one that grants read access only, and logically have a higher weight * |
permissions Object | An object containing the Permissions assigned for the role. |