Skip to main content
DELETE
Delete network tag

Authorizations

Authorization
string
header
required

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
integer
required

Project ID

Example:

1

region_id
integer
required

Region ID

Example:

1

network_id
string<uuid4>
required

Network ID

Example:

"b39792c3-3160-4356-912e-ba396c95cdcf"

Query Parameters

key
string
required

Tag key to filter by

Required string length: 1 - 255
Pattern: ^[^\s=]+$
Example:

"cost-center"

Response

204

No Content