curl --location 'http://localhost:8081/api/auth/verify-email' \ --header 'Content-Type: application/json' \ --data '{ "token": "EYutDjwjVAaP-CNi4mBGC-CKdAC0Yqytjc8oTsUcYn4" }'
{ "message": "string" }