Create New Matching Document Tuple
Creates a new matching document tuple by grouping the specified documents (docIds) inside a matching collection (collectionId). The response returns the new tuple’s ID, which is used by the close, pass, and export tuple endpoints.
Authentication
x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.
Request
This endpoint expects an object.
collectionId
docIds
Response
OK