Delete subnet tag
Networks
Delete subnet tag
deprecated
Delete subnet tag by key.
Deprecated: Use PATCH /v1/subnets/{project_id}/{region_id}/{subnet_id} instead.
DELETE
Delete subnet 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
Subnet ID
Example:
"b39792c3-3160-4356-912e-ba396c95cdcf"
Query Parameters
Tag key to filter by
Required string length:
1 - 255Pattern:
^[^\s=]+$Example:
"cost-center"
Response
204
No Content