deleting works now! you can’t try it out for yourself since you still aren’t me, but it works by sending a “command” object to the micropub endpoint? looks like this

{"action": "delete", "url": "https://00dani.me/notes/35"}

updating works much the same way, but you use fancier command objects, which is why i haven’t done that yet ;)

micropub