POST
/
convert
/
image
{
    "file": "string",
    "export_type": "string",
    "optimize": true,
    "quality": 100
}
"<string>"
{
    "file": "string",
    "export_type": "string",
    "optimize": true,
    "quality": 100
}

Body

application/json
file
string
required

The filename or filenames

export_type
string
required

The export type

optimize
boolean
default:true

The filename of the asset

quality
integer
default:100

The filename of the asset

Response

200
application/json
Successful Response

The response is of type string.