Add keywords and noise data to a project (for getting started guide)
Project ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/keywords-noise' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "id": 12873488112 }
Last updated 11 months ago
Was this helpful?