Create network locations
PUT/networks/:networkId/locations
Creates multiple locations at once. Can be helpful when first setting up a network.
Fails (as a precautionary measure) with 409 Conflict if the network already has any network locations.
Request
Responses
- 204
- 409
No Content
Occurs (as a precautionary measure) if the network already has any network locations.