cURL
curl --request POST \ --url https://api.helicone.ai/v1/helicone-dataset/{datasetId}/mutate \ --header 'Content-Type: application/json' \ --header 'authorization: <api-key>' \ --data '{ "addRequests": [ "<string>" ], "removeRequests": [ "<string>" ] }'
{}
Modify an existing Helicone dataset
eu.api.helicone.ai
api.helicone.ai
Ok
The response is of type object.
object
Was this page helpful?