KnowledgeTagsDelete a single article tagDELETEhttps://example.ada.support/api/v2/knowledge/tags/:idDelete an article tagPath parametersidstringRequiredThe id of the article tag to deleteHeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.Errors400Tags Delete Request Bad Request Error401Tags Delete Request Unauthorized Error404Tags Delete Request Not Found Error429Tags Delete Request Too Many Requests Error500Tags Delete Request Internal Server Error