Last updated 5 months ago
Was this helpful?
Create a new AI Action.
Project ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/ai-actions/create' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "id": 1 }