Skip to main content

Add site access to multiple operators

x-ms-visibility: "important"

Adds the specified site access to one or more operators. This does not replace existing access but only adds new site access entries.

Request Body required

Operator IDs and site ids to be added to the specified operators.

    operatorIds string[]
    siteIds int64[]
Responses

Array of operator IDs whose site access was successfully added.


Schema
    operatorIds string[]
Loading...