Forum Discussion

jzyling's avatar
jzyling
Occasional Contributor
12 years ago

Using parameters in JSON Body in REST HTTP POST method

Hi, I am trying to create a REST HTTP Request for a POST Method, using JSON data in the body. I am trying to use parameters instead of values in the body. For example: POST Body: { "accountId"...