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