Funny typo there but I think it works. :D

I probably shouldn't be drinking coffee the late in the afternoon, but it tasks so good.

I'm testing on a windows box using python requests, but I get the same on my linux system with curl as well.

// @height8

just the content parameter so far since that was the only required one. hmm, let me try with curl to make sure I'm not borking something.

// @height8

@height8 possibly, the documentation only shows /content, let me try that.

//

so I think I might be missing something with the auth tokens. I can hit /augh/login and get an authorization token, and I can verify it at /auth/status, but when I attempt to post to /content I'm getting a 401 response.

Time to poke at the API some. are all the documented endpoints available at this point or only some?