Updating an existing generator preset
To update the configuration of an existing generator preset, use:
PUT api/Presets/{preset identifier}
In the request, you provide a preset object with the updated generator preset configuration.
For a successful request, the response contains the updated details for the generator preset.
Last updated