---
title: "Set referral address alias"
method: POST
path: "/v1/referral/alias/{alias}"
tags: ["Referral"]
---

# Set referral address alias

`POST /v1/referral/alias/{alias}`

## Path parameters

- `alias` string, required

## Request body

- ApiReferralSetAliasRequest
  - `address` string, required

## Response `200`

Ok

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.net/swap/apis/swap-coffee-api.md) · [All operations](https://skmtc.net/swap/apis/swap-coffee-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swap/swap-coffee-api/versions/fd1067547679/schema)
