ApiVolumes
DELETE /v1/volumes/{id}
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Header Parameters
Idempotency-Key?string
Length
8 <= length <= 255Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/volumes/string"{ "id": "string", "state": "deleting"}{ "id": "string", "state": "deleting"}Empty