Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
label.update
[ { “historyId”:“historyId”, “note”:“note” }]
List Labels
{ "id": "string", "orgId": "string", "name": "string", "description": "string", "freshnessPolicy": "string", "freshForDuration": "string", "createdBy": { "id": "string", "email": "string", "givenName": "string", "surname": "string", "profilePhotoName": "string", "userId": "string", "roleIds": [ "string" ], "state": "string" }, "createdOn": "string", "updatedBy": { "id": "string", "email": "string", "givenName": "string", "surname": "string", "profilePhotoName": "string", "userId": "string", "roleIds": [ "string" ], "state": "string" }, "updatedOn": "string", "status": "string", "permissions": [ "string" ] }
Was this page helpful?