V2 Delete Policy
Deletes a disabled policy.
Delete a policy. Note: Only disabled policy can be deleted
Path parameters
policyIdstringRequired
Unique dictionary identifier.
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringRequired
Key Manager authentication token.
Responses
200
Success
application/json
Policy Response
400
Client error, see response body for further details.
application/json
401
Unauthorized: Session tokens invalid.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
delete
/v1/dlp/policies/{policyId}
🚧 Required Permissions
Last updated
Was this helpful?