Confirm S3 upload completion

Confirm that a file has been uploaded to S3 and trigger processing. Step 3 of 3 in the optimized upload flow. Automatically enforces delivery method restrictions: files >30MB are restricted to 'link' delivery only, files ≤30MB support both 'link' and 'attachment' delivery methods. This endpoint validates the upload, processes the file, and creates the payload record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique upload identifier returned from generate-upload-url

string
required

S3 object key where the file was uploaded

string

Details of the payload

string

A comma separated list of tags for the payload

string

A comma separated list of references for the payload

string

A comma separated list of delivery methods for the payload (e.g., 'attachment,link'). Note: Files >30MB are automatically restricted to 'link' only regardless of this value.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json