System roles
Manage system roles that define permission sets. Each role consists of a name and a list of platform permissions. These roles are used to grant users and technical users specific capabilities within the platform.
📄️ Retrieve an role
**Permissions:** `STS_ROLE_DETAIL`
📄️ Update an existing role
**Permissions:** `STS_ROLE_EDIT`
📄️ Delete an STS role
**Permissions:** `STS_ROLE_DELETE`
📄️ List STS roles
**Permissions:** `STS_ROLE_LIST`
📄️ Create an STS role
**Permissions:** `STS_ROLE_CREATE`