PLATINUM DOCS
ApiVolumes

DELETE /v1/volumes/{id}

DELETE
/v1/volumes/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Header Parameters

Idempotency-Key?string
Length8 <= length <= 255

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/volumes/string"
{  "id": "string",  "state": "deleting"}
{  "id": "string",  "state": "deleting"}
Empty