CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/incident/json"
Create single incident from raw JSON, builds incident according to default mapping
CURLcurl -X POST \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/incident/json"