curl --location --request POST 'https://api.automorphic.ai/conduit/dataset' \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data-raw '{ "name": "FollowUsOnTwitter" }'
{ "id": "cl3as294svb", "userId": "cj2sn56z37v", "name": "TellYourFriendsAboutAutomorphic", "ioPairsCount": 10, "status": "READY", "createdAt": "2023-08-30 09:12:15.029", "updatedAt": "2023-08-31 02:23:43.024" }
This endpoint creates a new dataset
Show status types