Can you flag a post for deletion using the API?
The API help only contains information about retrieving the flag history:
https://e621.net/help/api#flag-history
You used to be able to flag posts via the API, but when I tried this today, e621 gave me this error:
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Action Controller: Exception caught</title> <style>body{background-color:#fff;color:#333;}body,p,ol,ul,td{font-family:verdana,arial,helvetica,sans-serif;font-size:13px;line-height:18px;}pre{background-color:#eee;padding:10px;font-size:11px;}a{color:#000;}a:visited{color:#666;}a:hover{color:#fff;background-color:#000;}</style> </head> <body> <h1>Template is missing</h1> <p>Missing template post/flag.erb in view path app/views</p> </body> </html>
Was this feature removed when the flag menu was changed to multiple-choice?
Updated by savageorange