Upload Multiple Documents

View as Markdown
Upload documents into a queue by sending the file and stating the queue ID.

Authentication

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

Request

This endpoint expects a multipart form containing a file.
filesfileRequired
File to upload
qidstringRequired

Response

OK