Request Information on Task
post
/process/api/v1/tasks/{id}/request-for-info
Request information on task from a user.
Request
Path Parameters
-
id(required): string
Task Id
Supported Media Types
- application/json
Root Schema : schema
Type:
object
Request for information request object
Show Source
-
comment: string
comment
-
user: string
User
Examples
Back to Top
Response
204 Response
Successful operation - no content returned
401 Response
Unauthorized
404 Response
Task not found for given ID
429 Response
Too many requests
500 Response
Internal server error
503 Response
Too many exceptions or too slow requests