Skip to main content
Version: 1.1.5

Admin - Delete existing policy

POST 

/admin/policies/delete-policy

Delete an existing policy from the system. The policy is identified by its policy_id.

Request

Header Parameters

    AUTHORIZATION stringrequired

    The AUTHORIZATION header must be set to the Admin token. which is set on Vertex setup

Body

required

    policy_id PolicyIdrequired

Responses

Loading...