Replace a generation preset
PUT/v2/generation_presets/:generation_preset_id
Replace an existing custom generation preset. This performs a full replacement of the preset configuration. The preset must have been created by the customer (platform presets cannot be replaced).
Request
Responses
- 200
- 400
- 403
- 404
The replaced generation preset.
Invalid request parameters.
Permissions do not allow replacing generation presets.
Generation preset not found.