Description

Upload model file

Headers

content_type

application/json

content_language

en-US

Parameters

model_id required, type: String

Model id or slug

file required, type: String

Form encoded image data

app_version optional, type: String

Software version

render_software optional, type: String

Render software id or title

render_version optional, type: String

Render software version

Example Response

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