v1
latestOpenAPI 3.0.32026-07-241112213.6 KBBoard Tasks
Submit Batch Download
Submit a batch download request for Board tasks. This is an asynchronous operation that packages selected tasks into a ZIP file. Returns a downloadTaskId for status polling.
post/boards/tasks/batch-download/submit
Headers
Topview-Uidstring required
User ID
Authorizationstring required
API Key for authentication (Bearer token)
Request body
Response
Batch download submitted successfully
Example response
{
"code": "200",
"message": "Success"
}