Add Multiple Required Documents to WorkflowCopy Pagepost https://api.kompliant.com/workflow.requiredDocument.batchAddAdd multiple required documents to a workflow in a single batch operation.Body ParamsRequest to add multiple required documents to a workflow in batchworkflow_idstringrequiredID of the workflow to add required documents tonotification_parametersobjectOptional notification settings for the batch operationnotification_parameters objectrequired_documentsarray of objectsrequiredArray of required documents to addrequired_documents*ADD objectResponses 200Batch operation completed - returns individual results for each document 400Bad Request - Client request errors or validation failures for batch add 401Unauthorized - Authentication errors or failures 403Forbidden - Authorization failures 4XXOther 400 level errors 5XXServer Error - Server-side issuesUpdated 8 months ago