---
title: "Exchange a Redeem Code with a Key"
method: POST
path: "/redeem-codes"
tags: ["Redeem Code"]
---

# Exchange a Redeem Code with a Key

`POST /redeem-codes`

The provided Redeem Code will be exchanged with a WordLift Key

## Request body

- RedeemCodeRequest
  - `redeem_code` string, required
  - `enable_diagnostics` boolean, required

## Response `200`

The Redeem Code has been exchanged with a Key

## Other responses

- `404` — The Redeem Code cannot be found
- `409` — The Redeem Code has already been used

---

[API](https://skmtc.dev/insideout10/apis/wordlift-plugin-redeem-code.md) · [All operations](https://skmtc.dev/insideout10/apis/wordlift-plugin-redeem-code/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/insideout10/wordlift-plugin-redeem-code/revisions/9056e123382b/schema)
