Need help with Integrating a postman api

Are you sure you meant body: JSON.stringify( { UserInfo } ) and not body: JSON.stringify(UserInfo) ?