I'm new to using Service Desk APIs and have managed to get my authentication working and can successfully call getIncidents. However, when trying to call the createIncident API with a simple JSON object:
I'm appending the following headers in the request:
Thanks for any help.