I'm trying to set up a simple function to update the status of a record in my crm without using Make or pipedream. I have an endpoint in my crm that works when POST to it from Postman BUT when I try it from the "Send a sample payload" tab it just errors out. Says Network error. According to the Note on the payload tab, the POST request will include call information? How do I strip that off and just send the payload I want?