1

I am trying to delete users in bulk with Postman. To achieve this operation I have to pass all the user id in append url which is like this -

https://example.com/test/Users/{{id}}

id value I am taking from csv file. Please find below screenshot for more understanding -

csv file image

And postman is taking value in different way. I guess due to the size of variable it is not considering last 3 numbers

Postman preview data

Please help me in this. Thanks

curiousMind
  • 2,812
  • 1
  • 17
  • 38

0 Answers0