Last updated 11 months ago
Was this helpful?
Enable a sample, ensuring that it is not excluded from the dataset.
Project ID
Sample ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/enable' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }