Modify Thread
POST https://api.openai.com/v1/threads/thread_abc123
Request Body
{"metadata"=>{"modified"=>"true", "user"=>"abc123"}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string | ||
OpenAI-Beta | string |
POST https://api.openai.com/v1/threads/thread_abc123
{"metadata"=>{"modified"=>"true", "user"=>"abc123"}}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Authorization | string | ||
OpenAI-Beta | string |