Run an AI Actions job over a subset of data. This will instruct the block to apply the changes directly to your dataset. To preview, use “createPreviewAIActionsJob”. To set the config use updateAIAction.
POST
/
api
/
{projectId}
/
jobs
/
ai-actions
/
{actionId}
Create AI Actions job
Copy
curl --request POST \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/ai-actions/{actionId} \ --header 'x-api-key: <api-key>'