Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the task to add the comment to.
Body
Note: Only the message and processInstanceId properties will be used. Every other property passed to this endpoint will be ignored.
The id of the task comment.
The id of the user who created the comment.
The id of the task to which the comment belongs.
The id of the process instance the comment is related to.
The time when the comment was created.
Default format
yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The content of the comment.
The time after which the comment should be removed by the History Cleanup job.
Default format
yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The process instance id of the root process instance that initiated the process containing the task.
The links associated to this resource, with method, href and rel.
Response
Request successful.
The id of the task comment.
The id of the user who created the comment.
The id of the task to which the comment belongs.
The id of the process instance the comment is related to.
The time when the comment was created.
Default format
yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The content of the comment.
The time after which the comment should be removed by the History Cleanup job.
Default format
yyyy-MM-dd'T'HH:mm:ss.SSSZ.
The process instance id of the root process instance that initiated the process containing the task.
The links associated to this resource, with method, href and rel.