Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The delete method I run with Postman does not work in BAS, please help
the content type is json, also check the URL/header is correct
@Detected You have used the Get action and are adding your body to the headers. You need to use POST request - you can change the method to DELETE in the Post action
Thank you @DrPrime
@theinvestedmind did you find a solution?
how to use this with multi threading?
@fox ohh didnt see that, thank you