Skip to main content
POST
Upload seller gallery image

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data

Use either file or image as the multipart field name. Example curl: curl -X POST https://lolboost.gg/api/v1/images -H "Authorization: Bearer YOUR_API_KEY" -F "file=@/path/to/account-image.png"

file
file
image
file

Response

Created

data
object