Delete image
delete_imagePermanently delete a PixelVault image by providing its unique ID.
Instructions
Permanently delete one PixelVault image by id (DELETE /v1/images/:id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Image id to delete, e.g. img_abc123. |