POST
/
api
/
waitlist
/
v2
/
tier
/
recalculate
Recalculate user tier
curl --request POST \
  --url http://localhost:4000/api/waitlist/v2/tier/recalculate \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Dynamic authentication JWT token

Response

200

Tier recalculated