Retries a data import.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
data_import_id is the id of the data import to retry. You can only retry an import that is a "url" based import (created with CreateDataImportFromUrl) and is in a failed state.
A successful response.
The response is of type object.