Datasets
Create Dataset
POST
/
v1
/
accounts
/
{account_id}
/
datasets
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Account Id
Response
200 - application/json
Available options:
STATE_UNSPECIFIED
, UPLOADING
, READY
Available options:
FORMAT_UNSPECIFIED
, CHAT
, COMPLETION
Was this page helpful?