Convert Preset
POST/api/v2/preset/rpdx
Convert a preset in API format to CLI format and CLI commands. The endpoint will return a zip file containing the requested files.
Request
- application/json
Body
required
config objectrequired
The config of the optimizer in API format as a json object complying with the 3D Processor Schema
object
Responses
- 200
success
- text/plain
- Schema
Schema
string
Loading...