This updates the status for a bulk of tasks by taskID
Example
aiware updateTaskStatus X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| tasksStatusUpdateRequest | TasksStatusUpdateRequest | The input for updateTaskStatus | |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
Return type
TasksStatusUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json