It says run DELETE /qrs/app/object/592184be-8691-4d89-9377-5859abab4486?xrfkey=somerandomstring to delete a sheet.
592184be-8691-4d89-9377-5859abab4486 is a sample sheet id.
I have a POSTMAN video tutorial https://www.youtube.com/watch?v=sZKoBQ1HpKw which guide how to run one request on multiple data sets which means if we save sheet id into a csv file and run RUNNER then we can delete multiple sheets w.r.t. sheet ids saved in csv file.
Problem here is 592184be-8691-4d89-9377-5859abab4486 is part of request. I am looking how to add sheet id into PARAMS or HEADERS in request and set to repository API