Delete Storage Volume
delete a volume for a team
Path Parameters
team_idstring
ID of team
storage_volume_idstring
ID of storage volume
Header Parameters
Authorizationstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Response Body
curl -X DELETE "https://api.devzero.io/backend/v0/v2/teams/string/storage/volumes/string" \
-H "Authorization: string"
Empty
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}