Delete network tag
Networks
Delete network tag
deprecated
Delete network tag by key.
Deprecated: Use PATCH /v1/networks/{project_id}/{region_id}/{network_id} instead.
DELETE
Delete network tag
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.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
Network 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