Using API Version 2

  • 29 January 2016
  • 2 replies
  • 27 views

Is there anything that I need to do in order to use the API version 2?

I try and curl the example endpoints for our company domain and receive a 404 not found response.


This topic has been closed for comments

2 replies

Same problem, i can not use POST request with CURL

 


Hi,

If you are using Windows, you need to use \ before any ".
Example : "{ \"name\":\"SuperNovaTEST\", \"description\":\"Spaceship Manufacturing Company\" }"  "https://company.freshdesk.com/api/v2/companies"

Regards

Julien