Table of Contents

User Document

UserDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecorduser rightscreated bymodified bydocuments0..*linked to

Learn more about User Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetUserDocument

Get a User Document resource.

View

PATCH UpdateUserDocument

Update an existing User Document resource.

View

DELETE DeleteUserDocument

Delete an existing User Document resource.

View

GET GetUserDocumentCollectionForUser

Get a collection of User Document resources for the User.

View

GET GetUserDocumentCollection

Get a collection of User Document resources.

View

POST CreateUserDocument

Create a new User Document resource.

View

GET LookupUserDocumentChangePermissionTree

Lookup the permission set for changing the User Document.

View

GET LookupUserDocument

User Document

View

GET LookupUserDocumentInsertPermissionTree

Lookup the permission set for creating the User Document.

View

GET LookupUserDocumentUser

Lookup the User Document for the User Document.

View

GET BatchGetUserDocument

Get a collection of User Document resources for the set of id's.

View

POST BatchCreateUserDocument

Create a new collection of User Document resources.

View

PATCH BatchUpdateUserDocument

Update a collection of existing User Document resources.

View

DELETE BatchDeleteUserDocument

Delete a collection of existing User Document resources.

View

PATCH ChangeUserDocumentIsActive

Change the IsActive status for an existing User Document resource.

View

PATCH ChangeUserDocumentPermissionTree

Change the PermissionTree for an existing User Document resource.

View

PATCH BatchChangeUserDocumentPermissionTree

Change the PermissionTree status for a collection of existing User Document resources.

View

PATCH BatchChangeUserDocumentIsActive

Change the IsActive status for a collection of existing User Document resources.

View