Retries a batch by ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
The original batch ID to retry.

Headers

X-Client-NamestringOptional
The name of the project that is making the request.

Response

A successful response.
batchobject
Information about the newly created retry batch.

Errors