API ReferencemodelsCreate a modelPOSThttps://distil-labs-prod/modelsCreate a Model with the provided name. This name should be unique.RequestThis endpoint expects an object.namestringRequiredformat: "^[a-zA-Z0-9-]+$"ResponseModel createdcreated_atstringformat: "date-time"idstringformat: "uuid"namestringformat: "^[a-zA-Z0-9-]+$"teacher_evaluation_idslist of stringstrainingobject or nullShow 2 propertiesupload_idslist of stringsErrors400Bad Request Error404Not Found Error422Unprocessable Entity Error