post https://api.codepost.io/comments/
Behavior
Creates a Comment
using the parameters provided in the request body. After the comment is created, the corresponding submission's grade
will be recalculated automatically.
Returns
Returns the newly created comment if creation succeeded. This call will raise an error if any parameters are invalid or any required parameters are omitted.