Skip to main content

Update the home site for a list of operators

x-ms-visibility: "important"

Updates the home site for the specified list of operators

Request Body required

List of operator IDs and the new HomeSiteId.

  1. If a value is provided for HomeSiteId, the home site of the specified operators will be updated.
  2. If HomeSiteId is null, the current home site association will be removed, leaving the operators without a home site.
    operatorIds string[]
    homeSiteId int64 nullable
Responses

List of successfully updated operator IDs.


Schema
    operatorIds string[]
Loading...