Skip to main content
API

Add a new operator

x-ms-visibility: "important"

Send a request to add an operator specified in the request body

Request Body required

Operator object that needs to be added

    displayName string
    emailAddress string
    isOperatorAdmin boolean
Responses

Return the id for the new operator


Schema
    id string
Loading...