---
title: "Freeze card"
method: POST
path: "/api/v1/cards/{card_id}/freeze"
tags: ["Cards"]
---

# Freeze card

`POST /api/v1/cards/{card_id}/freeze`

Temporarily freeze a card. Can be unfrozen later.

## Path parameters

- `card_id` string, required

## Headers

- `x-api-key` string, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/hevn-inc/apis/hevn-api.md) · [All operations](https://skmtc.net/hevn-inc/apis/hevn-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hevn-inc/hevn-api/versions/e6301d6796bf/schema)
