Last updated 4 months ago
Was this helpful?
Remove all proposed changes for an AI Actions job.
/api/{projectId}/ai-actions/{actionId}/clear-proposed-changes
Project ID
AI Action ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/ai-actions/{actionId}/clear-proposed-changes' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }