Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Project ID that will own the dataset. Must match a project you created.
Human-readable name shown in the dashboard once the dataset is created.
Minimum length:
1Required JSONL upload. Each line should be a JSON object containing a "messages" array (system/user/assistant) used to seed the dataset.
Response
Dataset created successfully