Delete Verify Policy

DELETE {{apiPath}}/environments/{{envID}}/verifyPolicies/{{verifyPolicyID}}

Delete a verify policy from the specified environment with the DELETE {{apiPath}}/environments/{{envID}}/verifyPolicies/{{verifyPolicyID}} request.

Note: You cannot delete the default verify policy. If {{verifyPolicyID}} is the environment's default verify policy, you must make another verify policy the default with the Update Verify Policy request with default set to true. Then you can delete {{verifyPolicyID}}.