V3 Delete Policy
Deletes a disabled policy.
Path parameters
policyIdstringRequired
Unique dictionary identifier.
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Responses
200
Success
application/json
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
post
/v3/dlp/policies/{policyId}/delete
🚧 Required Permissions
Last updated
Was this helpful?