Create Vector Store File
POST https://api.openai.com/v1/vector_stores/vs_abc123/files
Request Body
{"file_id"=>"file-abc123"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |
POST https://api.openai.com/v1/vector_stores/vs_abc123/files
{"file_id"=>"file-abc123"}
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
OpenAI-Beta | string |