Re-enqueue every failed import row in this batch.
Useful when transient provider issues are resolved and the operator wants a one-click "try failed downloads again" pass without re-uploading the CSV.
Pass provider + telephony_integration_id (or both omitted for
direct-URL retry) to change how recordings are fetched on this pass.
When the body is omitted entirely, the batch keeps its existing pinned
credentials.
JWT access token. Use: Authorization: Bearer .
In: header
Path Parameters
uuidHeader Parameters
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Optional credential override when re-enqueueing failed import rows.
Response Body
application/json
application/json
curl -X POST "https://example.com/api/v1/call-imports/497f6eca-6276-4993-bfeb-53cbbbba6f08/retry-failed" \ -H "Content-Type: application/json" \ -d '{}'{ "requeued": 0, "enqueue_failed": 0, "skipped": 0}Community & contact
- Found a bug or have a feature request? Open a GitHub issue.
- Join our Discord for faster replies!
