Authorization: Bearer ********************{
}curl --location --request POST '/sdt/auth/login' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
}'{
"msg": "string",
"code": 0,
"token": "string"
}