Delete snapshot 1

Method URI Description
DELETE /v2/{tenant_id}/snapshots/{snapshot_id} Deletes a specified snapshot.

Normal response codes: 202

Request

This table shows the URI parameters for the delete snapshot request:

Name Type Description
{tenant_id} String The unique identifier of the project or account.
{snapshot_id} UUID The unique identifier of an existing snapshot.

This operation does not accept a request body and does not return a response body.