---
title: "POST /blocklist/batch"
method: POST
path: "/blocklist/batch"
tags: ["Blocklist"]
---

# POST /blocklist/batch

`POST /blocklist/batch`

## Response `202`

Batch blocklist job initiated

- BatchBlocklistUploadResponse — Response returned on a successful `POST /blocklist/batch`.
  - `job_id` string, required
  - `total_rows` integer, required
  - `status` 'initiated' | 'processing' | 'completed' | 'failed', required

## Other responses

- `400` — CSV validation error or file exceeds 5 MB limit

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
