Skip to main content

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

Body

required
    config objectrequired

    The config of the optimizer in API format as a json object complying with the 3D Processor Schema

    object

Responses

success

Schema

    string

Loading...