POST
/
v1
/
profile
/
{address}
/
settings
curl --request POST \
  --url https://backend.swap.coffee/v1/profile/{address}/settings \
  --header 'Content-Type: application/json' \
  --header 'x-verify: <x-verify>' \
  --data '{}'
This response has no body data.

Authorizations

X-Api-Key
string
header
required

Headers

x-verify
string
required

TON proof for the given address

Path Parameters

address
string
required

Body

application/json · object
{key}
any