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

Headers

Authorization
string
required

Path Parameters

organizationId
string
required
landscapeId
string
required

Response

200
application/json
OK

The response is of type object.