Create new subtasks for a batch screening taskAsk AIpost https://api.platform.briink.com/workspaces/{workspace_id}/batch-screenings/{batch_job_id}/{batch_job_task_id}/subtasksEndpoint to add subtasks to a batch screening taskPath Paramsworkspace_iduuidrequiredbatch_job_iduuidrequiredbatch_job_task_iduuidrequiredBody Paramssubtasksarrayrequiredlength ≥ 1List of subtasks to execute for each company. Supports document_collection and questionnaire_screening subtask types.Subtasks*ADD DocumentCollectionSubtaskConfig | QuestionnaireScreeningSubtaskConfigResponses 200Successful Response 422Validation ErrorUpdated 3 months ago