Skip to main content

Update permissions of operators

x-ms-visibility: "important"

Replace existing permissions with the provided permissions for one or more operators.

Request Body required

Operator IDs and permissions to replace existing permissions for the specified operators.

    operatorIds string[]
    permissions string[]
Responses

Array of operator ids whose permissions were successfully updated.


Schema
    operatorIds string[]
Loading...