Create task comments
POST/task/create/comments
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated! Use POST /bulk/task/comment/create instead. This endpoint is no longer supported.
Create a list of task comments.
Request
Responses
- 200
- 207
- 400
Request successful.
Multi-Status: Indicates that at least one request has failed.
Returned if some query parameters are invalid, the number of commentDtos exceeds 100. See the Introduction for the error response format.