Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 629 Bytes

File metadata and controls

16 lines (12 loc) · 629 Bytes
title Complete Upload
openapi post /apps/{appID}/uploads/{uploadID}/complete

Finalize an upload and receive the public URL for the file. Use the uploadID from the create upload response.

Error Responses

Status Description
402 Upload quota exceeded. The file has been deleted.
409 Upload incomplete. The file bytes were not fully uploaded to the uploadLocation.
413 File too large. The uploaded file exceeds the maximum allowed size. The file has been deleted.

Note that Glide will delete this file within 30 days if the URL is not stored in a table in Glide.