ContributionsMost RecentMost LikesSolutionsHow do you add a patch rest method to a project How do you add a patch rest method to a project? How do you record a Rest API Test requiring a PATCH request? I am trying to use the built in browser to record a rest api test. The test uses a patch request and while using the built in browser I keep getting the response "no response from server". When I run this test manually without using the build in browser I get the correct response. Are there additional settings that need to be updated to record this test?