Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/user/generate_invitation_code' \ --header 'Authorization: Bearer <token>'
{}