Create Run
Create a new run in the given project.
Validates that no run with the same name exists, that the run's task type is compatible with the project type, and that all existing runs share the same task type before delegating to the async run-creation service.
Path parameters
Request body
Response
Successful Response
Changes
Changed in 2 of the 14 revisions of this API.6
- ○
removed the
12.00enum value from thetask_type/anyOf[subschema #1: TaskType]/response property for the response status200response-property-enum-value-removed
- ○
removed the
7.00enum value from thetask_type/anyOf[subschema #1: TaskType]/response property for the response status200response-property-enum-value-removed
- ○
removed the
9.00enum value from thetask_type/anyOf[subschema #1: TaskType]/response property for the response status200response-property-enum-value-removed
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
ClassicAPIKeyHeaderwas added to the APIapi-security-added
- ○
added the new optional request property
prompt_template_version_idnew-optional-request-property
- ○
added the optional property
prompt_template_version_idto the response with the200statusresponse-optional-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○