ops
uploadLogo seller
Add logo to logo bucket
post/ops/sellers/upload-logo
Request body
Example request
{
"logo_image": "abc123",
"mime_type": "abc123"
}Response
OK response.
string required
The url of the uploaded logo
Example response
"abc123"
Changes
No recorded changes to this endpoint across all 6 revisions of this API.