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

Headers

Authorization
string
required

Path Parameters

organizationId
string
required
landscapeId
string
required

Query Parameters

targetLandscapeId
string
required

Response

200
application/json
OK

The response is of type object.