Description
Deletes a tag.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
tagId |
query | string | yes | ID of the tag. |
Errors
| Status | Meaning |
|---|---|
400 |
Invalid tagId. |
401 |
Missing or invalid Basic auth credentials, or the service account lacks the required role. |