Confirm a completed upload

Step 3 of the three-step direct upload: once the PUT to the presigned URL succeeds, confirm the file so it can be used. status flips from pending to uploaded.

Confirming a file that is already uploaded returns the same result, so a retry is safe. Confirming before the bytes reach storage returns 409 and leaves the file pending, so it can be confirmed again after the upload completes.

Path Params
uuid
required

Identifier returned by POST /files/upload-url.

Responses

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