cURL
curl --request DELETE \ --url https://api.getmaxim.ai/v1/datasets/splits \ --header 'x-maxim-api-key: <api-key>'
Delete dataset split
API key for authentication
Unique identifier for the dataset split to delete
Unique identifier for the dataset
Dataset split deleted successfully
Was this page helpful?