Skip to main content
DELETE
Delete Volume

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
id
integer

ID of the volume to delete

Example:

100

Response

Volume successfully deleted: {"success": true}

success
boolean
required

true when the volume was deleted.