Authorization: Bearer ********************
curl --location --request POST 'https://user.mslmc.net/api/user/checkIn' \ --data-urlencode 'verifyToken=123' \ --data-urlencode 'verifyType=Turnstile'
{}