delete-model-preset-by-model-id-and-preset-id
Remove a specific preset configuration from a model in Scenario.com's AI platform by providing both model and preset identifiers.
Instructions
Delete a preset for the given modelId
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelId | Yes | The preset's `modelId` to delete | |
| presetId | Yes | The preset's `presetId` to delete |