---
title: "Unlock card"
method: POST
path: "/v2/cards/{id}/unlock"
tags: ["Cards"]
---

# Unlock card

`POST /v2/cards/{id}/unlock`

Unlocks an existing card.

## Path parameters

- `id` string, required

## Headers

- `Idempotency-Key` string, nullable

## Response `200`

unlockCard 200 response

- Card — unresolved $ref

---

[API](https://skmtc.net/brex-com/apis/team-api.md) · [All operations](https://skmtc.net/brex-com/apis/team-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brex-com/team-api/revisions/58e231ca118e/schema)
