Snapshots

Delete a snapshot

Delete a snapshot by ID

delete/snapshots/{id}

Path parameters

idstring required

Snapshot ID

Request body

object required

Response

OK

messagestring

Example response

{
  "message": "Snapshot deleted successfully"
}

Changes