Trying to Add a Deal through API but getting an error

Hi All,
I’m trying to Add a Deal through the API but getting back an error. Does anyone know what is wrong with my payload? Only the ‘title’ field is required so I was doing a simple test to make sure I can access the API.

The api-token is part of the parameters, I have tried putting it as part of the Header but doesn’t make a difference.

Hey @pipedrivefan,
I’ve described the solution in a different thread. It can be found here :point_right: Why does the Add an organization endpoint of the API not include address fields? - #4 by Jakub_Netrh

You need to change the content-type in Postman from text to application/json.