Retry import batch

Creates a follow-up import batch that is linked to an earlier batch and returns a fresh pre-signed upload URL.

The batch name and mode are inherited from the original batch, so batchName and requestType are ignored if they are included in the payload.

This endpoint is typically used to resubmit the corrected error file retrieved from Get import error file. The same file constraints used by Create import batch apply.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The payload used to retry a previously submitted import batch. batchName and requestType are inherited from the original batch and are ignored if they are sent.

string
required

The batchId of the batch being retried. The batch must belong to your account.

string
required

The name of the corrected file you will upload to the returned signedUrl. The file name must end in .csv or .xlsx and may not contain a forward slash ( / ), backslash ( ** ), or double period ( .. ).

integer

The ID of the user submitting this retry batch.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json