Stashing with a PUT?

Hi folks! Messing around with stashing and am having an issue replacing an entire table with a PUT. I’m using make, and running into an issue getting a 404 with this config:

Shouldn’t it look something like this? Say for your URL, it should not have a “/rows/” at the end if I understand it right?

I actually had tried that, dropping /rows/ from the end and that didn’t work either :-/

I keep getting this:
image

Maybe you can try just adding empty objects for schema and rows like the documentation?