Captcha
Verify a captcha answer for the given token
post/captcha/{captcha-token}/verify
Path parameters
captcha-tokenstring required
A unique captcha token
Response
The answer to the capcha challenge was correct.
A token is returned in a cookie named ofdb-captcha. You need to include this cookie in subsequent requests.