Flow connect

Hi,

I have a machine flow which is used as an Endpoint for a 3rd party tool. I want the Response object to look like this. is it possible to configure the response like this? Can you let me know a help article?

Currently in classic it looks like below.

{

"IsSuccess": true,

"Error": null,

"Results": {},

"OutputType": 0

}

Thank you.

Best Regards

Dilani