cURL
curl --request POST \ --url https://api.reader.dev/v1/jobs/{id}/retry \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "id": "<string>", "status": "<string>", "retrying": 123 } }
400 invalid_request
queued
Retry scheduled
true
Show child attributes