I’m currently trying to figure out whether I should create an incident through the REST API V2, synchronously or asynchronously.
I read here
that the REST API V2 is a synchronous API. I was curious if there was any SLA on the maximum amount of time we should expect to get a response back from the incident creation API.