Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 856 Bytes

BulkTasksDataUpdateRequest.md

File metadata and controls

executable file
·
16 lines (12 loc) · 856 Bytes

BulkTasksDataUpdateRequest

Properties

Name Type Description Notes
task_ids list[int] List of Task Ids which have to be Bulk edited
data object Task data json
title str Title of tasks [optional]
task_catalog_id int Action Catalog to be associated with the tasks [optional]
unset_task_catalog bool Unset/Unassociate action catalogs with the tasks Set to true for unassociating catalog [optional]
priority str Priority of tasks [optional]
note_text str Comment to be added while doing the bulk operation [optional]

[Back to Model list] [Back to API list] [Back to README]