Add keywords and noise

Add keywords and noise

post

Add keywords and noise data to a project (for getting started guide)

Authorizations
Path parameters
projectIdintegerrequired

Project ID

Responses
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

Was this helpful?