Update Task Payload
put
/process/api/v1/tasks/{id}/payload
Update payload of a task.
Request
Path Parameters
-
id(required): string
Task Id
Supported Media Types
- application/json
Root Schema : schema
Type:
string
Response
Supported Media Types
- application/json
200 Response
Successful operation
401 Response
Unauthorized
404 Response
Task Id does not exist.
429 Response
Too many requests
500 Response
Internal server error
503 Response
Too many exceptions or too slow requests