Update theme favicon
POST {{baseUrl}}/api/themes/:themeId/favicon
Update the theme favicon
Request Body
[{"name"=>"image", "value"=>"<binary>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}