Patch a granular data retention policy
PATCH/api/v4/data_retention/policies/:policy_id
Patches (i.e. replaces the fields of) a granular data retention policy. If any fields are omitted, they will not be changed.
Minimum server version: 5.35
Permissions
Must have the sysconsole_write_compliance_data_retention permission.
License
Requires an E20 license.
Request
Responses
- 200
- 401
- 403
- 500
- 501
Retention policy successfully patched.
No access token provided
Do not have appropriate permissions
Something went wrong with the server
Feature is disabled