This API is used to delete a resource tag for a resource.
DELETE /v1.0/{project_id}/clusters/{resource_id}/tags/{key}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID. For details about how to obtain the project ID, see Obtaining a Project ID. |
resource_id |
Yes |
String |
Resource ID |
key |
Yes |
String |
Tag key |
Sample response
status CODE 204