Partially update org_automation
Partially update a org_automation 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.
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.
Path Parameters
OrgAutomation id
Body
Fields to update
Response
Returns the org_automation object
Unique identifier for the project automation
Unique identifier for the organization that the org automation belongs under
Name of the project automation
The configuration for the org automation rule
Identifies the user who created the project automation
Date of project automation creation
Textual description of the project automation