Delete volume tag
Volumes
Delete volume tag
deprecated
Delete a specific tag by its key from a volume.
Use PATCH /v1/volumes/// instead
DELETE
Delete volume tag
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Example:
1
Region ID
Example:
1
Volume ID
Example:
"726ecfcc-7fd0-4e30-a86e-7892524aa483"
Query Parameters
Tag key
Example:
"cost-center"
Response
204
No Content