Retry failed transform jobs

POST {{baseUrl}}/api/organizations/:organizationId/create-project/:createProjectId/transform/retry

Retry all failed transform job from a transformation job. Only jobs that have failed will be retried.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}