APITagsDelete a tagVersion: 0.10.0 (stable)Delete a tag DELETE /api/tags/:name Deletes a tag from all links in the authenticated organization. Returns 204 No Content on success Request Responses204400401404500Tag deleted successfullyMissing tag nameUnauthorizedTag not foundFailed to delete tag