Skip to main content

Add a new operator role

x-ms-visibility: "important"

Create a new operator role with assigned permissions.

Request Body required

Operator role details to create.

    name string
    permissions string[]
Responses

The created operator role details.


Schema
    id int64
    name string
    permissions int32[]

    Possible values: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]

Loading...