Add access to the site for the operator
x-ms-visibility: "important"
Send a request to add the site access to the operator specified by their ids
Path Parameters
operatorId string required
This is the globally unique ID for the operator
groupid int32 required
This is the globally unique ID for the site
Responses
- 200
- 400
- 401
- 404
The site access has been added successfully to the operator
Errors in the route parameters or forbidden action
text/plain
Schema
Schema
string
Customer not found or not authorised
Operator/Site not found for the customer
Loading...