POST
/
landscapes
/
{landscapeId}
/
copy
curl --request POST \
  --url https://api.icepanel.io/v1/landscapes/{landscapeId}/copy \
  --header 'Authorization: <authorization>'
{}

Headers

Authorization
string
required

Path Parameters

landscapeId
string
required

Query Parameters

targetLandscapeId
string
required

Response

200
application/json
OK

The response is of type object.