Skip to main content

Assign roles to an operator

x-ms-visibility: "important"

Assign one or more roles to an operator.

Path Parameters
    operatorId string required

    The ID of the operator.

Request Body required

Role IDs to assign to the operator.

    roleIds int64[]
Responses

Roles have been successfully assigned to the operator.

Loading...