Uploads

Complete an upload

Finalize an asset after the file has been uploaded to the pre-signed URL. Returns the public URL of the uploaded asset.

post/v1/uploads/{id}/complete

Response

Upload completed.

emailAssetIdstring required
finalUrlstring required

The public URL of the uploaded asset.

Changes