Complete a presigned upload
Finalizes a file upload started with POST /files/create-upload. Call this after you have successfully PUT the file to the presigned URL. Questra verifies the file exists in storage and marks the record as uploaded.
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
File ID returned by POST /files/create-upload
Response
Unique ID of the uploaded file
Date and time the file was uploaded
Original name of the uploaded file
Mime type of the file
Unique ID of the organization that owns this file
Unique ID of the survey the file was uploaded with
Unique ID of an AI ready copy of the file that was generated and cached to expedite AI processing