Add a Task Comment
post
/process/api/v1/tasks/{id}/comments
Add a comment to a task.
Request
Path Parameters
-
id(required): string
Task ID
Header Parameters
-
oci-original-url:
Endpoint requested by customer
Supported Media Types
- application/json
Examples
Back to Top
Response
Supported Media Types
- application/json
- text/plain
200 Response
Comment Successfully added
400 Response
Bad request
404 Response
Task not found
429 Response
Too many requests
500 Response
Internal server error
503 Response
Too many exceptions or too slow requests