Docs
Management API
Logo Image

Logo Image

Create Logo Image

POST /settings/logo/image

Request

Uploads an image file to use as the storefront logo. Supported MIME types include GIF, JPEG, and PNG.

  • Channel ID can be used as a query parameter for updating channel-specific settings. If omitted, you will interact with the global settings only.

Authentication

  • X-Auth-Token in header
    required

Parameters

  • store_hash in path - string

Body

object | multipart/form-data
  • LogoFile
    string

Response

OK

Did you find what you were looking for?