Skip to main content

Update the operator

x-ms-visibility: "important"

Update operator information and permissions

Path Parameters
    operatorId string required
Request Body required

Fields to update on the Operator. Only provided fields will be updated, unprovided fields will be ignored.

    homeSiteId int64 nullable
    permissions string[]
    siteAccess int64[]
Responses

OperatorId of the successfully updated Operator.


Schema
    operatorId string
Loading...