Create Run
POST https://api.openai.com/v1/threads/thread_abc123/runs
Request Body
{"assistant_id"=>"asst_abc123"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |
POST https://api.openai.com/v1/threads/thread_abc123/runs
{"assistant_id"=>"asst_abc123"}
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |