Delete a volume
DELETE /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/volumes/{volume}
DELETE
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/volumes/{volume}
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
application
required
string
The application ID
environment
required
string
The environment ID
volume
required
string
The volume ID
Responses
204
The volume deleted
404
The environment not found