v3

latestOpenAPI 3.0.12026-07-31141518.3 KB

Batch create or update tasks

Each add and update operation is limited to 50 tasks. Processing is not atomic: if one task fails, tasks processed before the failure may already have been created or updated. Do not retry the entire request without first checking which tasks succeeded.

post/open/v1/task/batch

Request body

Response

IDs mapped to their updated etags or error types.

id2etagobject

Map of successfully processed task IDs to etags

id2errorobject

Map of task IDs that could not be processed to error types