Complete an upload
Uploads
Complete an upload
Finalize an image upload after the file has been uploaded to the pre-signed URL.
POST
Complete an upload
Documentation Index
Fetch the complete documentation index at: https://loops.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request
Call this endpoint after uploading the file to the
presignedUrl returned by
Create an upload.Path parameters
The
emailAssetId returned when the upload was created.Response
Success
The ID of the uploaded asset.
The public URL of the uploaded asset. Use this URL in LMX image elements when
updating an email message.
Error
A400 Bad Request is returned if the upload id is missing or the uploaded
file has an unsupported content type.
A 404 Not Found is returned if the upload does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
An error message describing what went wrong.
Last modified on May 27, 2026

