Skip to main content
POST
Upload EcoLetter editor image

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
context
enum<string>
required

Editor upload context. Creditor EcoLetter templates currently use e_letter_template.

Available options:
e_letter_template
image
file
required

JPG, JPEG, PNG, or WEBP image up to 5 MB.

Response

Editor image uploaded.

message
string
required
Example:

"Editor image uploaded."

data
object
required
Last modified on July 20, 2026