Documentation

{{docApp.title}}

{{docApp.description}}

Connect an AI assistant

Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.

The catalog did not load. Refresh the page to try again.

Loading…

How can we help?

{{docApp.searchError}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

 {{docApp.currentResultsSearchText}}  in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown. Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
  • {{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}

    {{resultItem.url}}

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

Complex Types - systemRightsEType

Description

This type represents the system rights group E.

Properties

Name Type Occurrence Description
postMessage xs:boolean Optional Can post activity message
deregisterActivityStream xs:boolean Optional Can deregister activity stream
followActivityStream xs:boolean Optional Can follow activity stream
unfollowActivityStream xs:boolean Optional Can unfollow activity stream
likeActivity xs:boolean Optional Can like activity or comment
unlikeActivity xs:boolean Optional Can unlike activity or comment
queryActivityStream xs:boolean Optional Can query activity streams
postComment xs:boolean Optional Can post activity comment
editComment xs:boolean Optional Can edit activity comment
deleteComment xs:boolean Optional Can delete activity comment
createWorkspace xs:boolean Optional Can create workspace
getWorkspace xs:boolean Optional Can get workspace
joinWorkspace xs:boolean Optional Can join workspace
leaveWorkspace xs:boolean Optional Can leave workspace
addWorkspaceMember xs:boolean Optional Can add members to workspace
removeWorkspaceMember xs:boolean Optional Can manage timer instances
updateWorkspace xs:boolean Optional Can update workspace
changeWorkspaceOwner xs:boolean Optional Can change workspace owner
deleteWorkspace xs:boolean Optional Can delete workspace
startConversation xs:boolean Optional Can start conversation
getConversation xs:boolean Optional Can get conversation
postConversation xs:boolean Optional Can post a message to a conversation
searchConversation xs:boolean Optional Can search conversations
addConversationMember xs:boolean Optional Can add participants for a conversation
deleteConversation xs:boolean Optional Can delete conversation
removeConversationMember xs:boolean Optional Can remove participants for a conversation
manageProfileImages xs:boolean Optional Can manage social objects profile images
searchActivity xs:boolean Optional Can search activity streams
In This Document