Update Preset
PATCH/api/v2/preset/update
Updates the preset id that is passed through in the payload.
Request
- application/json
Body
required
id integerrequired
The id of the preset
name stringrequired
The name of the preset
config objectrequired
The config of the optimizer as a json object complying with the 3D Processor Schema
object
Responses
- 200
success
- text/plain
- Schema
Schema
string
Loading...