Last updated 6 months ago
Was this helpful?
If an impulse migration previously failed, use this function to retry the job.
/api/{projectId}/jobs/retry-migrate-impulse
Project ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/retry-migrate-impulse' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "id": 12873488112 }