Queue file executions to be retried.
Specify the file executions to retry. Stedi will retry all executions matching the given criteria. For example, you can retry all file executions with a FAILED status within a specific date range.
Note that Stedi only retries each executionId once. Each retry attempt is stored as a new file execution within Stedi. If you need to retry a file multiple times, you'll need to pass the ID of the latest retry attempt to this endpoint.
RetryExecutions 200 response