POST /self/{shopId}/customization/seo/favicon

POST /self/{shopId}/customization/seo/favicon

Path parameters

multipart/form-data

Body

Responses

POST /self/{shopId}/customization/seo/favicon
curl \
 --request POST 'https://dev.sellpass.io/self/{shopId}/customization/seo/favicon' \
 --header "Authorization: $API_KEY" \
 --header "Content-Type: multipart/form-data" \
 --form "file=@file"