post https://app.ecwid.com/api/v3//profile/
Upload store logo displayed on Instant Site. Maximum allowed file size is 20Mb.
Upload an image from an external resource using the externalUrl
query parameter. Alternatively, you can send it as binary data in the request body.
Access scopes
Requires the following access scope: update_store_profile
Path params
Field | Type | Description |
---|---|---|
logoType | string | Type of logo for the update. Must be one of:logo - Main store logo image shown on the storefront.invoicelogo - Store logo visible in order receipts/invoices.emaillogo - Store logo visible in all other emails customers receive from the store. |
Response
A JSON object with the following fields:
UploadStatus
Field | Type | Description |
---|---|---|
id | number | Internal image ID |