ops
updateLogo seller
Add logo to existing seller
post/ops/sellers/update-logo
Request body
Example request
{
"logo_image": "abc123",
"mime_type": "abc123",
"seller_id": "abc123"
}Response
OK response.
Changes
No recorded changes to this endpoint across all 6 revisions of this API.