post
https://api.lucid.co/v1/documents//threads//comments
204No Content when the comment is successfully posted.
400Bad Request.
- Comment must be non-empty.
- Comment must not exceed 10,000 characters.
403Forbidden if the app making the request does not have write permission to the document, or if the document does not exist.
404Not Found if the specified thread does not exist on the document.