Update theme favicon

POST {{baseUrl}}/api/themes/:themeId/favicon

Update the theme favicon

Request Body

[{"name"=>"image", "value"=>"<binary>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:&quot;\u003cboolean\u003e&quot;,&quot;error&quot;:&quot;\u003cstring\u003e&quot;}