Retry one or more failed evaluations. Non-admin users are limited by EVALUATION_MAX_RETRIES. See Evaluations.
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Array of evaluation IDs to retry
["id_1", "id_2"]