v34

latestOpenAPI 3.0.4raw.githubusercontent.com2026-08-015395299.3 KB
admin

Update a database job retention period by its name.

Updates the RETENTION_PERIOD_DAYS configuration for the specified database job.

put/admin/jobs/{jobType}/retention-policy

Path parameters

jobType'APPLICATION_LISTS_DATABASE_JOB' | 'REFRESH_REFERENCE_DATA' required

The type of the administrative background job

Example:APPLICATION_LISTS_DATABASE_JOB

The name of the database job to update.

Query parameters

retentionPeriodDaysinteger required

Number of days to retain closed application lists before deletion.

Response

Retention period updated successfully.