I'm following the API guide trying to create a new ticket using curl and the POST method. Any attempt results in error: "HTTP/1.1 405 method not allowed'
PUT method works and returns http response as expected. I am using the Application API key that I generated as an admin.
Anyone else having issues with POST commands working? Or have any suggestions? This is v.12.5
Thank you.