Remove a volume Run in API Explorer
Instruct the driver to remove the volume.
DELETE
/volumes/{name}
curl \
--request DELETE 'http://api.example.com/v1.49/volumes/{name}'
Response examples (404)
{
"message": "Something went wrong."
}
Response examples (404)
{
"message": "Something went wrong."
}
Response examples (409)
{
"message": "Something went wrong."
}
Response examples (409)
{
"message": "Something went wrong."
}
Response examples (500)
{
"message": "Something went wrong."
}
Response examples (500)
{
"message": "Something went wrong."
}