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.