I've been able to get the basic GET and add new API functions for a Wiki Page to work but I cannot get the update function to work no matter what I've tried. I keep getting a 404 Page Not Found error.
I've verified multiple times that the wikiid and id are correct and they are so now I'm wondering if it's something with the URL. I'm going off what's in this API doc page:
These are my settings in PostMan (using API Key). Like I said the GET and ADD functions work just fine with these settings.
Thank you!