Try our conversational search powered by Generative AI!

Service API: Remove uploaded temp files

Fixed in

EPiServer.ServiceApi 5.2.0

(Or a related package)

Created

Oct 03, 2018

Updated

Dec 19, 2023

Area

Service API

State

Closed, Acceptance tests pass


Description

Added an API to clean up uploaded files and a scheduled job to remove old Service API uploaded files and directories. The scheduled job removes files and directories older than a number of configured days. You can configure the setting under web.config file > appSettings > episerver:serviceapi:uploadRetentionPeriod. If there is no configuration value, the default is 30 days.