how to configure Rest api with json body in Skuid

Need some help in configuring REST API with json body,

I am able to configure GET method with query params, but I couldn’t configure POST method with snippet as custom JSON body -

Hey @narenkakarlapudi, this documentation article may be helpful for you https://docs.skuid.com/latest/en/data/rest/#custom-requests-payloads.

What does your snippet look like, and from where are you running it?