User Document
Learn more about User Documents from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetUserDocument | Get a User Document resource. |
|
PATCH | UpdateUserDocument | Update an existing User Document resource. |
|
DELETE | DeleteUserDocument | Delete an existing User Document resource. |
|
GET | GetUserDocumentCollectionForUser | Get a collection of User Document resources for the User. |
|
GET | GetUserDocumentCollection | Get a collection of User Document resources. |
|
POST | CreateUserDocument | Create a new User Document resource. |
|
GET | LookupUserDocumentChangePermissionTree | Lookup the permission set for changing the User Document. |
|
GET | LookupUserDocument | User Document |
|
GET | LookupUserDocumentInsertPermissionTree | Lookup the permission set for creating the User Document. |
|
GET | LookupUserDocumentUser | Lookup the User Document for the User Document. |
|
GET | BatchGetUserDocument | Get a collection of User Document resources for the set of id's. |
|
POST | BatchCreateUserDocument | Create a new collection of User Document resources. |
|
PATCH | BatchUpdateUserDocument | Update a collection of existing User Document resources. |
|
DELETE | BatchDeleteUserDocument | Delete a collection of existing User Document resources. |
|
PATCH | ChangeUserDocumentIsActive | Change the IsActive status for an existing User Document resource. |
|
PATCH | ChangeUserDocumentPermissionTree | Change the PermissionTree for an existing User Document resource. |
|
PATCH | BatchChangeUserDocumentPermissionTree | Change the PermissionTree status for a collection of existing User Document resources. |
|
PATCH | BatchChangeUserDocumentIsActive | Change the IsActive status for a collection of existing User Document resources. |