Good Morning
I am new to APIs but have managed to use GET requests to pull all my contacts from Hubspot.
I am now looking to start using POST requests. I am very unexperienced with APIs and json files so I have no idea if I am doing something simple wrong. I have looked through other posts but their solutions haven't worked for me.
It is setup as follows:

The API key is setup as according to the endpoints in the Hubspot documentation:
https://api.hubapi.com/crm/v3/objects/companies?hapikey=...
I get the error message
HTTP/1.1 400 Bad Request
Any help would be much appreciated.