Hi, It is no different than a raw format, add the raw format as a string, and you can replace the values with parameters. You could also build a complete String of the request and pass it as one parameter.
{
"Name" : {1},
"Age" : {2},
"city" : {3}
}