---
title: "Register the authenticated user for the card waitlist"
method: POST
path: "/cards/waitlist"
tags: ["cards"]
---

# Register the authenticated user for the card waitlist

`POST /cards/waitlist`

## Response `201`

User added to the card waitlist

- CardWaitlist

## Other responses

- `401` — Unauthorized
- `409` — Already on the card waitlist

---

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