delete-models-images-by-model-id
Remove specific images from a trained AI model by providing the model ID and asset IDs to manage storage and organize generated content.
Instructions
Delete an image
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelId | Yes | The images' `modelId` to delete | |
| ids | Yes | The asset ids of the images to delete |