Add a Comment to a Taskpost https://api.elliemae.com/workflow/v1/tasks/{id}/commentsAdds a comment to a task.Path ParamsidstringrequiredUnique identifier of the task.Body ParamscommentTextstringrequiredRequired. The comment text.HeadersAuthorizationstringrequiredBearer tokenResponses 201Created 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 3 months ago