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
Call this endpoint after uploading the file to the
presignedUrl returned by
Create an upload.Request
Path parameters
The
emailAssetId returned when the upload was created.Body
No request body.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 June 12, 2026



