post https://api.us-east-1.relevance.ai/latest/datasets//settings
Add and overwrite settings about a dataset. Notably description, data source, etc.
Log in to see full request history
Response
Add and overwrite settings about a dataset. Notably description, data source, etc.
xxxxxxxxxx
curl --request POST \
--url https://api.us-east-1.relevance.ai/latest/datasets/dataset_id/settings \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!