Authorization: Bearer ********************{"token": "3f7d42f7-de5d-44c7-a967-f55e6633a6c6"}curl --location --request POST 'http://127.0.0.1:9897/api/auth/login' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{"token": "3f7d42f7-de5d-44c7-a967-f55e6633a6c6"}'{
"message": "Login success!"
}