Skip to main content
POST

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

batch_id
string<uuid>
required

The unique identifier of the batch

Body

application/json
retry_failed_only
boolean
default:true

Whether to only retry failed sessions

max_retries
integer
default:1

Maximum number of attempts per failed session. Each session is retried up to this many times, stopping on first success.

Required range: 1 <= x <= 3

Response

Retry initiated successfully

data
object