Datasets
Add entries to a dataset
Add entries to a dataset
POST
Authorizations
Path Parameters
Body
application/json
Example:
[
{
"input": "hi",
"output": "Hello, how can I help you today?"
}
]
Was this page helpful?