What is your goal?
Send an API call to Azure DevOps
What is the problem & what have you tried?
the api call does not need a body, so I try to leave it empty, but when I run the scenario, I have the following error.
Error messages or input/output bundles
Body is not a valid JSON. Unexpected token ‘’, “{”$id":“1”… is not valid JSON
