This endpoint creates a new thread in a specified workspace or the workspace of the first dataset provided.

Log in to see full request history
Body Params

Attributes needed to create a chat thread

datasets
array of strings
required

A list of the dataset IDs that you would like to chat against. You must include at least one dataset, and you may see a decline in model performance with more than three datasets.

datasets*
string
required

The ID of the workspace in your organization to create the thread in.

string

The name of the thread.

Responses

400

Bad Request

401

Unauthorized Request

403

Forbidden Resource

500

Internal Server Error

Language
Credentials
:
Click Try It! to start a request and see the response here!