---
title: "Activate card by activation token"
method: POST
path: "/cards/{activationToken}/activate_with_token"
tags: ["Cards"]
deprecated: true
---

# Activate card by activation token

`POST /cards/{activationToken}/activate_with_token`

> **Deprecated.**

Activates the card with the given activation token. Only assigned cards can be activated.

## Path parameters

- `activationToken` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized

---

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