Skip to content
Get started

Delete volume

delete/volumes/{id}

Delete volume

Path ParametersExpand Collapse
id: string
Delete volume
curl http://localhost:8080/volumes/$ID \
    -X DELETE \
    -H "Authorization: Bearer $HYPEMAN_API_KEY"
Returns Examples