Datasets
Update Dataset
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The properties of the Dataset being updated. `dataset.name` must
be populated with the updated resource's name.
Available options:
STATE_UNSPECIFIED
, UPLOADING
, READY
Available options:
FORMAT_UNSPECIFIED
, CHAT
, COMPLETION
Response
200 - application/json
A successful response.
Available options:
STATE_UNSPECIFIED
, UPLOADING
, READY
Available options:
FORMAT_UNSPECIFIED
, CHAT
, COMPLETION
The email address of the user who initiated this fine-tuning job.
Was this page helpful?