Skip to main content
Skip table of contents

app-market/policy/{GUID}

Blue Cedar policies applied to an app.

DELETE

Remove all Blue Cedar policies from an app.

The policy console keeps a copy of the original app you uploaded, and reverts to that clean copy when you remove all the app’s policies.

Parameters

ParameterDescription
GUID

Required. The GUID for the app. To find GUIDs for all apps on the policy console, use GET app-market/catalog.

Example request

Request

CODE
curl -b c.txt -c c.txt -X DELETE https://bc.qwe.local/mocana-app-control/rest/app-market/policy/
2c364bfe-014e-4661-9c09-99e01de77849

Response

CODE
{ "application": {},
  "message": "",
  "status": "OK" }
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.