Skip to main content
POST
How long files are kept and what happens when the time is up.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

retention_policy_settings

How long files are kept and what happens when the time is up.

destroys_files marks the ones that end with the file gone.

action_at_expiry
string<character varying>
Maximum string length: 20
categories
integer<bigint>
code
string<character varying>
Maximum string length: 60
description
string<text>
destroys_files
boolean<boolean>
files
integer<bigint>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_default
boolean<boolean>
name
string<character varying>
Maximum string length: 200
retain_indefinitely
boolean<boolean>
retain_months
integer<integer>
row_version
integer<bigint>

Response

201

Created