Create New Matching Document Tuple

View as Markdown

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.
collectionIdintegerOptional
docIdslist of integersOptional

Response

OK