Was this helpful?
Upload and set custom logo.
/api/settings/appLogo
curl -L \ --request POST \ --url 'api.rair.market/api/settings/appLogo' \ --header 'Content-Type: multipart/form-data' \ --form 'logoImage=null' \ --form 'target=text'
No body