Skip to main content

Update roles assigned to an operator

x-ms-visibility: "important"

Replace the operator's existing roles with the provided roles.

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 updated for the operator.

Loading...