---
title: "Archive a card control by tag"
method: POST
path: "/cardControl/archiveByTag/{tag}"
tags: ["Card Control"]
---

# Archive a card control by tag

`POST /cardControl/archiveByTag/{tag}`

Archive a card control by the `tag` (unique identifier) specified when the card control was created.

## Path parameters

- `tag` string, required

## Response `200`

A 200 status with no `data` property present

- 0 — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `404` — unresolved $ref
- `405` — unresolved $ref
- `429` — unresolved $ref

---

[API](https://skmtc.dev/q2/apis/helix-api.md) · [All operations](https://skmtc.dev/q2/apis/helix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/q2/helix-api/revisions/0f8d32b907b3/schema)
