Authorization: ********************
curl --location 'https://myquiz.nvtai24.site/api/Auth/confirm-email' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "userId": "string", "token": "string" }'