v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBFiles
Expire a file asset
Marks a file asset as expired, releasing the stored file content. Expired file assets remain queryable but cannot be used as a batch job data source. Any batch jobs already referencing this file asset are not affected if they have already started processing.
post/v6/files/{fileId}/expire
Path parameters
fileIdstring required
File asset ID.
Response
File asset expired. Returns the updated record with status: EXPIRED.