Policy > Inventory > Context Profiles

Delete Policy Context Profile

Deletes the specified Policy Context Profile. If the Policy Context
Profile is consumed in a firewall rule, it won't get deleted.

Request:

Method:
DELETE
URI Path(s):
/policy/api/v1/infra/context-profiles/<context-profile-id>
/policy/api/v1/global-infra/context-profiles/<context-profile-id>
Request Headers:
n/a
Query Parameters:
PolicyContextProfileDeleteRequestParameters+
Request Body:
n/a

Example Request:

DELETE https://<policy-mgr>/policy/api/v1/infra/context-profiles/testPolicyContextProfile

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_context_profile

Additional Errors: