Create or replace project_group
Create or replace project_group. If there is an existing project_group with the same name as the one specified in the request, will replace the existing project_group with the provided fields
Authorizations
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Body
Any desired information about the new project_group object
Name of the project group
1Textual description of the project group
For nearly all users, this parameter should be unnecessary. But in the rare case that your API key belongs to multiple organizations, you may specify the name of the organization the project group belongs in.
Response
Returns the new project_group object
A project group is a collection of projects which can inherit access from project-group ACLs
Unique identifier for the project group
Unique id for the organization that the project group belongs under
It is forbidden to change the org after creating a project group
Name of the project group
Sorted ids of active projects in this project group
10000Identifies the user who created the project group
Date of project group creation
Textual description of the project group
Date of project group deletion, or null if the project group is still active