The ID of the personal collection.
The requested repository ID.
The entry IDs to add.
Successfully added the entries to the personal collection. Returns the updated collection.
The ID of the user area.
The requested repository ID.
The entry IDs to add.
Successfully added the entries to the user area. Returns the updated entries.
The requested repository ID.
The new collection's display name.
Successfully created the personal collection.
The requested repository ID.
The new user area's name and optional comment/data.
Successfully created the user area.
The ID of the personal collection to delete.
The requested repository ID.
Successfully deleted the personal collection.
The ID of the user area to delete.
The requested repository ID.
Successfully deleted the user area.
The ID of the personal collection.
The requested repository ID.
Optionalselect?: null | string(optional) Limits the properties returned in the result.
Successfully returned the requested personal collection.
The requested repository ID.
Successfully returned the user's personal collections.
OptionaldocumentLimit?: null | number(optional) An optional maximum number of recent documents to return. When omitted, all entries in the user's recent-documents list are returned. A value of 0 returns an empty list; negative values are rejected.
The requested repository ID.
Successfully returned the user's recently accessed documents.
The requested repository ID.
Successfully returned the user's recently accessed folders.
The requested repository ID.
Successfully returned the user's starred entries.
The ID of the user area.
The requested repository ID.
Optionalselect?: null | string(optional) Limits the properties returned in the result.
Successfully returned the requested user area.
The ID of the user area.
The requested repository ID.
Successfully returned the user area's entries.
The requested repository ID.
Successfully returned the user's user areas.
The ID of the personal collection.
The requested repository ID.
The entry IDs to remove.
Successfully removed the entries from the personal collection. Returns the updated collection.
The ID of the user area.
The requested repository ID.
The entry IDs to remove.
Successfully removed the entries from the user area. Returns the updated entries.
The ID of the personal collection to rename.
The requested repository ID.
The new display name.
Successfully renamed the personal collection.
The requested repository ID.
The entry IDs to star. Already-starred entries are left unchanged (idempotent).
Successfully starred the requested entries. Returns the updated list of starred entries.
The requested repository ID.
The entry IDs to unstar. Entries that are not starred are ignored (idempotent).
Successfully unstarred the requested entries. Returns the updated list of starred entries.
The ID of the user area to update.
The requested repository ID.
The properties to change. Null properties are left unchanged.
Successfully updated the user area.