Update hosting location
This API endpoints moves the data of a layer to a server on a different location. This will temporarily disable the layer.
Description | Move the data of the layer to a different location. |
Endpoint |
|
Method | POST |
Access Level Rules
Minimum Access Level | edit+ |
Processing Units
Minimum processing units | 0 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the path to move to a different location. | true | |
| The id of the server location to move the data of the path to. See this API call for a list of all hosting locations. | true |
Last updated