Experiment Tracker

Create system

Create a new system within a project.

post/api/v0/experiments/projects/{project_id}/systems

Path parameters

project_idstring uuid required

Request body

namestring required
descriptionstring nullable

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.