Set the home site to the operator
x-ms-visibility: "important"
Sends POST request to add the operator to the home site or PATCH request to change existing home site
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 operator has been added successfully to the home site
Errors in the route parameters or forbidden action
Customer not found or not authorised
Operator/Site not found for the customer
Loading...