Workspaces
Organise training jobs and models.
A workspace is the context for training jobs, models, and their metadata.
Create a workspace before starting a training job, or reuse an existing workspace when you want the new model to belong to the same modelling area.
Create a workspace
Create a workspace with a name that describes the modelling area, project, or use case.
Response
Save the returned workspace id. Training jobs use this value as the active workspace context.
Retrieve workspaces
Retrieve workspaces when you need to find an existing workspace for a training job or model.
Response
To inspect a specific workspace, retrieve it by id.
Response
Update a workspace
Update a workspace when you need to rename it.
Response
Delete a workspace
Delete a workspace when it should no longer be used.

