Assign Label To Documents
Assigns a label to one or more documents in a queue. Provide the queue ID (qid), the label to apply (documentLabelId), and the list of documentIds. 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.
qid
documentLabelId
documentIds
Response
OK