Close Matching Document Tuple

View as Markdown

Closes a matching document tuple, marking it as resolved so it no longer appears among the open tuples of the collection. Requires the tuple id and its collectionId. Returns a confirmation message.

Authentication

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

Request

This endpoint expects an object.
idintegerOptional
collectionIdintegerOptional

Response

OK