pub const USER_INFO_URL: &str = "/v1/users/info";
User’s get self information API endpoint, GET, authenticated User EmptyAuthenticatingPost to authenticate
EmptyAuthenticatingPost