Add Documents To Existing Tuple

View as Markdown
This endpoint is used to update a existing matching document tuple by adding documents to the tuple.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Request

This endpoint expects an object.
tupleIdintegerOptional
documentIdslist of integersOptional

Response

OK