Authorization: Bearer ********************curl --location 'https://dev-api-desk.tks.co.th/api/Users/VerifyUser' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json; v=1.0' \
--data '{
"email": "string",
"fullRefCode": "string",
"otp": "string"
}'{}