Replace a generation preset
PUT/v2/generation_presets/:generation_preset_id
Replaces an existing custom generation preset. This is a full replacement of the preset configuration. The preset must be a customer-created preset (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.