Move Document Tuples To Passed

View as Markdown

Approves one or more matching document tuples and moves them to the Passed state. Accepts an array of documentTupleIds within a collectionId, so multiple tuples can be passed in a single call. 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.
collectionIdintegerOptional
documentTupleIdslist of integersOptional

Response

OK