# Resume Batch Enrichment Resume a paused or interrupted batch enrichment job. When to use - If a batch was paused or failed mid-run and needs to continue processing Credits - 0 credits to resume (credits apply only to successfully enriched records) Endpoint: POST /public/v1/enrichment/batch/{batch_id}/resume/ Version: 1.0.0 Security: Bearer ## Header parameters: - `Authorization` (string, required) Bearer > ## Path parameters: - `batch_id` (string, required) Unique batch identifier returned when creating the enrichment batch