REST calls are not working to create a new request
Hi,
We have been trying to create a new help desk request with REST using json content type.as below:
The above works fine with GET request but the above should work with POST request by passing input_data value in post body.
When I pass the input-data in post method body then it says no input data is provided. Could you please give step by step documentation on how to fix this problem.
Thanks,
Hemant Chowdary