#3735: Quire Feedback
Status: Completed
Hello, it seems to me there is an error in Quire API documentation pertaining to the Add a new task API.
According to the documentation, the board parameter should be sent as a string[], and the given example is "board": [ "string" ]
However, trying this example results in error 400
It appears the board name should be sent as a simple string, as mentioned in the documentation of the Update an existing task by its ID API.
Thank you in advance for correcting the documentation for other users.
Created by Rafaƫl Jafferali Nov 2, 2020, Edited Nov 4, 2020
Hi @raf.jaf - The documentation (https://quire.io/dev/api/#tag-task) has been updated. Thank you for letting us know.
Peggy, Nov 4, 2020