Skip to main content
API

Update the operator

x-ms-visibility: "important"

Only allowed update to operator is if it is admin or not. Only Admin operator or apiKey call can update this field for other operators

Path Parameters
    operatorId string required

    This is the globally unique ID for the operator

Request Body required

Operator object that needs to be updated

    displayName string
    emailAddress string
    isOperatorAdmin boolean
Responses

The operator has been updated successfully

Loading...