---
title: "Changes to Create Card"
method: POST
path: "/cards"
---

# Changes to Create Card

`POST /cards`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 5 of 74 revisions.

- **2026-08-14** `a84d4905fdbb` — 1 breaking, 1 info
- **2026-08-07** `f1020c3ecda4` — 5 info
- **2026-08-05** `6c970f803b46` — 1 warning
- **2026-07-31** `099fdc3be422` — 1 breaking, 5 warning, 1 info
- **2026-07-26** `60bbb4a6ffbc` — 2 info

## Changes

- **2026-08-14** `a84d4905fdbb` — 1 breaking, 1 info
  - added `subschema #1, subschema #2, subschema #3` to the response body `oneOf` list for the response status `202`
  - removed `subschema #1, subschema #2, subschema #3` from the response body `oneOf` list for the response status `202`
- **2026-08-07** `f1020c3ecda4` — 5 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/code` to the response with the `404` status
  - added the optional property `error/code` to the response with the `409` status
- **2026-08-05** `6c970f803b46` — 1 warning
  - added the new `denied` enum value to the `status` response property for the response status `201`
- **2026-07-31** `099fdc3be422` — 1 breaking, 5 warning, 1 info
  - added `subschema #3` to the response body `oneOf` list for the response status `202`
  - added the new `daily` enum value to the `limit/frequency` response property for the response status `201`
  - added the new `monthly` enum value to the `limit/frequency` response property for the response status `201`
  - added the new `one_time` enum value to the `limit/frequency` response property for the response status `201`
  - added the new `per_transaction` enum value to the `limit/frequency` response property for the response status `201`
  - added the new `weekly` enum value to the `limit/frequency` response property for the response status `201`
  - added the non-success response with the status `409`
- **2026-07-26** `60bbb4a6ffbc` — 2 info
  - added the new optional `header` request parameter `Idempotency-Key`
  - added the required property `secrets/pin` to the response with the `201` status

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/cards/post.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/cards/post)
