Process [Deprecated]
POST/api/v1/rawmodel/process/:id
Please use the "Optimize" instead
Request
Path Parameters
id integerrequired
The id of the base asset
Example: 281
Header Parameters
Authorization string
Example: Bearer {YOUR_AUTH_KEY}
Content-Type string
Example: application/json
Accept string
Example: application/json
- application/json
Body
required
config objectrequired
The config of the optimizer as a json object complying with the API Optimize Schema
object
Loading...