API ReferenceAgent TagsRemove a specific tag from an agentRemove a specific tag from an agent DELETE /api/agent-tags/agents/:agentId/tags/:tagId Remove a single tag from a specific agent. Request Responses200401403404500Tag removedAuthentication requiredInsufficient permissionsResource not foundInternal server error