Retry transformation file

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

Retry a transformation action on a file from a transformation job. Only files that have failed can be retried.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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