Apply an existing label to a document. Labels must be created first via the Create label endpoint.
Documents can have multiple labels. When a new label is applied using this endpoint, the API adds it to the document’s existing labels. Labels are not replaced.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
The document identifier
The label name to apply:
BlobSales when blobsales exists will be treated as a duplicate.Q1%202024 for "Q1 2024").Additionally, adding Verified or Homepage labels require Organization Admin permissions.
2 - 25Requires an Organization API key. Optional user ID that attributes the action to the specified user.
Label applied successfully. No response body.
This response is returned whether the label was newly applied or already existed on the document.