V2 Enable Policy
Enables a policy.
Enables a policy.
Path parameters
policyIdstringRequired
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringRequired
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
/v1/dlp/policies/{policyId}/enable
🚧 Required Permissions
Last updated
Was this helpful?