# PathDeleteResponse
## Properties
**success** | **bool** | Operation success flag |
**message** | **String** | Human-readable message |
**remaining_paths** | **Vec<String>** | Remaining paths for the image |
**image_deleted** | **bool** | Whether the image itself was deleted (last path removed) |
**deleted_at** | **String** | Deletion timestamp |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)