Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Write access via the API?
dandv
New
The docs for the Vanilla API only mention read-only access.
Is there read-write access, perhaps undocumented? Or in the works?
0
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.