curl --location 'http://dev-cn.your-api-server.com/tasks' \
--header 'Authorization: Bearer [API Key]' \
--header 'Content-Type: application/json' \
--data '{ "_ids": ["64d3c04937567b8d289f523b", "64d3c04937567b8d289f523c"] }'{
"tasks": "string"
}