Projects

Create a new project

post/api/v1/projects/create

Request body

namestring required
goalstring required

The goal or purpose of this project

datasetIdstring uuid
datasetChoiceboolean nullable

Response

success response

project_idstring uuid required
messagestring required

Changes