---
title: "Utiliser un code cadeau"
method: POST
path: "/api/subscriptions/gift/redeem/"
tags: ["Gifts"]
---

# Utiliser un code cadeau

`POST /api/subscriptions/gift/redeem/`

POST /api/subscriptions/gift/redeem/ — active un code cadeau sur MON compte.

## Request body

- GiftRedeem
  - `code` string, required

## Response `200`

OK

## Other responses

- `400` — Code invalide
- `429` — Trop de tentatives

---

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