POST
/
v1
/
referral
/
alias
/
{alias}
curl --request POST \
  --url https://backend.swap.coffee/v1/referral/alias/{alias} \
  --header 'Content-Type: application/json' \
  --data '{
  "address": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
}'
This response has no body data.

Authorizations

X-Api-Key
string
header
required

Path Parameters

alias
string
required

Body

application/json
address
string
required