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
@fbcx7544 Do you know how to bypass the anti-detect bot system using BAS?
Awesome thanks a lot! will try it!