Retry Failed Transform Jobs
Retry all failed transform job from a transformation job. Only jobs that have failed will be retried.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/create-project/{createProjectId}/transform/retry \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?