Delete floating IP tag
Floating IPs
Delete floating IP tag
deprecated
Delete a tag from a floating IP.
Deprecated: Use PATCH /v1/floatingips/{project_id}/{region_id}/{floating_ip_id} instead.
DELETE
Delete floating IP 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
Floating IP ID
Example:
"c64e5db1-5f1f-43ec-a8d9-5090df85b82d"
Query Parameters
Tag key to filter by
Required string length:
1 - 255Pattern:
^[^\s=]+$Example:
"cost-center"
Response
204
No Content