Update a specific project.
Set the project’s active model config by passing active_model_config_id
.
These will be set to the Default environment unless a list of environments
are also passed in specifically detailing which environments to assign the
active config.
String ID of project. Starts with pr_
.
The new unique project name. Caution, if you are using the project name as the unique identifier in your API calls, changing the name will break the calls.
ID for a config to set as the project’s active deployment. Starts with ‘config_‘.
ID of directory to assign project to. Starts with dir_
.
Successful Response
Project ID
Unique project name.
Users associated to the project.
The count of datapoints that have been logged to the project.
The feedback types that have been defined in the project.
Unique ID of the team the project belongs to. Starts with tm_
.
Config that has been set as the project’s active deployment.
An enumeration.
Evaluators that have been set as active for the project.
String ID of the directory the project belongs to. Starts with dir_
.