Hey, I've deleted a few collections from my instance and get a 200, but when I get all collections, I still see them listed. What could be going wrong here? I'm running v0.24.1
j
Jason Bosco
06/26/2023, 9:50 PM
Could you replicate this with a set of curl commands and share that snippet with me?
Something like this?
t
TJ
06/26/2023, 9:57 PM
interestingly, executing the commands via curl fixed this issue. Wasn't working well through postman. Thanks for the pointer