ALK Public API
string · requiredstring · required
Properties for MergeCollectionDocumentsRequest:
Merge collection documents
POST
https://api.alk.work
/api/v1/workflows/{workflow_id}/collections/{collection_id}/merged-document
Merge all PDFs in a collection into a single file. Order documents with label_order in the request body; otherwise uses collection order.
path Parameters
workflow_idcollection_idMerge collection documents › Request Body
anyOf
At least one variant must match. Multiple variants may match simultaneously.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = null |
Request to merge collection documents
Document labels in desired merge order.
Merge collection documents › Responses
Successful Response
No data returned