Add driver sites
x-ms-visibility: "important"
Associate a driver with multiple sites.
Path Parameters
driverId int64 required
Unique driver identifier.
application/json
Request Body required
List of site IDs to add.
siteIds int64[]
Responses
- 200
- 400
- 404
Sites added to driver successfully.
Invalid request data.
Driver not found.
Loading...