WarpBuild LogoWarpBuild Docs
Snapshotter

DELETE /snapshots/{id}

DELETE
/snapshots/{id}

Authorization

JWTKeyAuth
Authorization<token>

In: header

Path Parameters

id*string

Snapshot ID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/snapshots/string"
{  "message": "string"}