Skip to main content

Remove roles from an operator

x-ms-visibility: "important"

Removes one or more roles from an operator.

Path Parameters
    operatorId string required

    The ID of the operator.

Request Body required

Role IDs to remove from the operator.

    roleIds int64[]
Responses

Roles have been successfully removed from the operator.

Loading...