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

/path/{pathId}/relocate

Method

POST

Access Level Rules

Minimum Access Level

edit+

Processing Units

Minimum processing units

0

Parameters

NameDescriptionRequiredDefault

pathId

The id of the path to move to a different location.

true

locationId

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