cURL
curl --request POST \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/retry-migrate-impulse \ --header 'x-api-key: <api-key>'
{ "success": true, "error": "<string>", "id": 12873488112 }
If an impulse migration previously failed, use this function to retry the job.
Project ID
OK
The response is of type object.
object