Partially update a project object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.
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.
Project id
Fields to update
Returns the project object
Unique identifier for the project
Unique id for the organization that the project belongs under
Name of the project
Date of project creation
Date of project deletion, or null if the project is still active
Identifies the user who created the project