v1

latestOpenAPI 3.0.32026-07-23243.8 KB

Upload a store logo image

Update one of the store logo images with an image URL passed as the externalUrl query parameter.

post/profile/{logoType}

Path parameters

logoType'logo' | 'invoicelogo' | 'emaillogo' required

Type of logo you want to update.
Must be one of:

  • logo - Main store logo visible on the storefront.
  • invoicelogo - Logo image for invoices/receipts.
  • emaillogo - Logo for other store emails.

Query parameters

externalUrlstring

URL of the external image to use as a logo

Response

Logo update result

idstring

Internal ID of the uploaded image

All 2 operations