Last updated 12 months ago
Was this helpful?
Retry all failed transform job from a transformation job. Only jobs that have failed will be retried.
Organization ID
Create project job ID.
POST /v1/api/organizations/{organizationId}/create-project/{createProjectId}/transform/retry HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text" }