Complete the file upload process and validate the uploaded JSON file. This endpoint verifies the file exists, validates its JSON format, and updates the file status to completed.
Documentation Index
Fetch the complete documentation index at: https://docs.olostep.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer , where is your auth token.
Unique identifier for the file to complete.
File upload completed successfully.
File ID
The kind of object. "file" for this endpoint.
Created epoch timestamp
The filename of the uploaded file
File size in bytes
The purpose of the file
File status. Will be 'completed' after successful completion.