Move Multiple Documents To Another Queue

View as Markdown
Change the queue of documents by stating the array of document IDs and the new queue ID these documents should be moved to.

Authentication

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

Request

This endpoint expects an object.
docIdslist of integersOptional
fromQidintegerOptional
qidintegerOptional

Response

OK