Hi, I don't have much experience with API requests. I am trying to understand how it all works. I am currently using Node-RED (visual Node.js) to process the requests. I was able to complete a GET request and i'm now trying to do a PATCH request to update data in Airtable.
I get the following error message when trying:

I am unsure where the API is expecting the request body.
Here is my test JSON: