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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}