Description

Upload model image

Headers

content_type

application/json

content_language

en-US

Parameters

model_id required, type: String

Model id or slug

image required, type: String

Form encoded image data

Example Response

{
    "success": true,
    "id": 12
}