Delete volume 1
| Method | URI | Description |
|---|---|---|
| DELETE | /v2/{tenant_id}/volumes/{volume_id} | Deletes a specified volume. |
Normal response codes: 202
Request
This table shows the URI parameters for the show volume information request:
| Name | Type | Description |
|---|---|---|
| {tenant_id} | String | The unique identifier of the project or account. |
| {volume_id} | UUID | The unique identifier of an existing volume. |
This operation does not accept a request body and does not return a response body.