---
title: "Attempt to activate a referral code"
method: POST
path: "/v1/client/promotions/referral-code/activate"
tags: ["User"]
---

# Attempt to activate a referral code

`POST /v1/client/promotions/referral-code/activate`

Activate the provided referral code, if it is valid.

## Query parameters

- `code` string, required

## Response `200`

OK

- object
  - `data` unknown

---

[API](https://skmtc.net/bitlabs/apis/bitlabs-client-api.md) · [All operations](https://skmtc.net/bitlabs/apis/bitlabs-client-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitlabs/bitlabs-client-api/revisions/99209a6285bf/schema)
