- “Admin” role has permission for all actions on all entities in the application.
- “Standard” role allows Read/Write and Delete actions on entities in non-sensitive areas of the application.
- “ReadOnly” role allows only read actions and only on entities in non-sensitive areas of the application.
Users API
Use the Bronto Users REST API to create, list, update, and delete users and assign Admin, Standard, or ReadOnly roles that control their permissions.

