has anyone used the custom body parameter of the http connector

I am trying to use the http connector to access a web based api. I need to send json data in the body of the request.

I see that http connecor has a parameter called custom body. How do I create this custom body ?