Delete an image
delete_imageDelete an image and both of its files from storage for good. There is no trash and no undo, so only do this when the person asked for it. An image still queued or compressing is refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The image's id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | No | The id of the image deleted. |