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

# Unblock a specific account

`POST /accounts/{accountId}/unblock`

Using a unique reference (account ID) you can unblock 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)
