AppLogo

post

Upload and set custom logo.

Body
logoImageanyOptional
targetstringOptional
Responses
200
OK
post
POST /api/settings/appLogo HTTP/1.1
Host: api.rair.market
Content-Type: multipart/form-data
Accept: */*
Content-Length: 34

{
  "logoImage": null,
  "target": "text"
}
200

OK

No content

Was this helpful?