Set document labels.

Assigns labels to a document for access control. The provided label IDs replace any existing labels on the document. To remove all labels (making the document accessible to everyone), send an empty array.

Notes: Maximum 10 labels per document.

Warning: This replaces all existing labels. Labels not included in the request will be removed from the document.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the agent.

integer
required

The unique identifier of the page/document.

Body Params

Assign labels to a document, replacing any existing assignments

label_ids
array of integers
length ≤ 10

List of label IDs to set for this page (replaces existing labels)

label_ids
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json