Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 629 Bytes

CompleteWorkflowTasksRequest.md

File metadata and controls

13 lines (9 loc) · 629 Bytes

CompleteWorkflowTasksRequest

Parameters of the workflow tasks to be completed.

Properties

Name Type Description Notes
task_ids list[str] The list of IDs for tasks that should be completed.
form_properties dict(str, str) The form properties for the workflow tasks to be completed. [optional]
guest_user_id str The ID of the guest user. [optional]

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