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