Write access via the API?

The docs for the Vanilla API only mention read-only access.
Is there read-write access, perhaps undocumented? Or in the works?
0
The docs for the Vanilla API only mention read-only access.
Is there read-write access, perhaps undocumented? Or in the works?
Answers
You can always POST to Vanilla as if you were a browser, so in that sense you've always been able to have write access.
Vanilla Forums COO [GitHub, Twitter, About.me]
In addition to what Tim says, I've been wanting to get write access sealed off for a while now. However, we need a couple of things first:
Form/
before all form fields in the UI and kind of depends on that. I want to strip that out so that api calls are clean. This would require a good round of debugging though.Any updates on this as of 2.1?
you might as well try for the latest 2.2.x and with @Kasper 's api plugin.