API ReferenceTagsDelete a tagVersion: Next Delete a tag DELETE /api/v1/tag/:pk Delete a Tag by id. This will remove all tagged objects with this tag. Request Responses200401403404422500Tag deletedUnauthorizedForbiddenNot foundCould not process entityFatal error