Hi,
So i am using an HTTP method for creating certain incident on a service platform, The thing is I'm getting a 202 in return which says accepted with a generic response body? So what i need is a 200 code only in which i'll get a proper response body and i need that output in the next steps.
So is there a setting if i can actually set it that it only succeed with a 200 code and i'll get my output???