Labels
Bulk update document labels
Add and/or remove multiple labels from a document in a single atomic operation.
PATCH
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Path Parameters
The document identifier (UUID)
Query Parameters
Requires an Organization API key. Optional user ID that attributes the action to the specified user.
Body
application/json
Response
Labels updated successfully
The updated list of labels on the document

