Files
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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.