Skip to main content

Update site access for multiple operators

x-ms-visibility: "important"

Replaces the existing site access with the provided site access for one or more operators. If an empty array is provided, all site access will be removed.

Request Body required

Operator IDs and site IDs to replace existing site access for the specified operators.

    operatorIds string[]
    siteIds int64[]
Responses

Array of operator IDs whose site access was successfully updated.


Schema
    operatorIds string[]
Loading...