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