---
title: "Block a specific account"
method: POST
path: "/accounts/{accountId}/block"
tags: ["Accounts"]
---

# Block a specific account

`POST /accounts/{accountId}/block`

Using a unique reference (account ID) you can block an account

## Path parameters

- `accountId` string, required

## Response `200`

OK

## Other responses

- `400` — Validation errors

---

[API](https://skmtc.net/modulrfinance/apis/modulr-api.md) · [All operations](https://skmtc.net/modulrfinance/apis/modulr-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/modulrfinance/modulr-api/revisions/cbd52524c8ef/schema)
