POSThttp://localhost:5173/api/v1/private/experiments
Body Parameters
View in API Reference
Request
$curl -X POST http://localhost:5173/api/v1/private/experiments \
> -H "Content-Type: application/json" \
> -d '{
> "dataset_name": "dataset_name"
>}'
Response