/organizations/{organization_id}/uploads/{upload_id}/complete

Beta Notice: This is a pre-release beta endpoint. It is subject to change without notice and has no uptime guarantee.

Marks an upload as successful or failed, so that Propeller can start or abandon processing, and returns the updated upload object. Call this API once you have completed your file upload(s) with the presigned URL.

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

Identifier of the organization that owns the upload.

string
required

Identifier of the upload to complete.

Body Params

Body

The outcome of transferring the upload’s files.

string
enum
required

Whether every file transferred successfully. FAILED abandons the upload.

Allowed:
Responses

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