Table of Contents

File Attachment Category

FileAttachmentCategoryId : int64Description : stringAutoIsRestricted : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about File Attachment Categories from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetFileAttachmentCategory

Get a File Attachment Category resource.

View

PATCH UpdateFileAttachmentCategory

Update an existing File Attachment Category resource.

View

DELETE DeleteFileAttachmentCategory

Delete an existing File Attachment Category resource.

View

GET GetFileAttachmentCategoryCollection

Get a collection of File Attachment Category resources.

View

POST CreateFileAttachmentCategory

Create a new File Attachment Category resource.

View

GET LookupFileAttachmentCategoryChangePermissionTree

Lookup the permission set for changing the File Attachment Category.

View

GET LookupFileAttachmentCategoryInsertPermissionTree

Lookup the permission set for creating the File Attachment Category.

View

GET LookupFileAttachmentCategory

Lookup the FileAttachmentCategory

View

GET BatchGetFileAttachmentCategory

Get a collection of File Attachment Category resources for the set of id's.

View

POST BatchCreateFileAttachmentCategory

Create a new collection of File Attachment Category resources.

View

PATCH BatchUpdateFileAttachmentCategory

Update a collection of existing File Attachment Category resources.

View

DELETE BatchDeleteFileAttachmentCategory

Delete a collection of existing File Attachment Category resources.

View

PATCH ChangeFileAttachmentCategoryIsActive

Change the IsActive status for an existing File Attachment Category resource.

View

PATCH ChangeFileAttachmentCategoryPermissionTree

Change the PermissionTree for an existing File Attachment Category resource.

View

PATCH BatchChangeFileAttachmentCategoryIsActive

Change the IsActive status for a collection of existing File Attachment Category resources.

View

PATCH BatchChangeFileAttachmentCategoryPermissionTree

Change the PermissionTree status for a collection of existing File Attachment Category resources.

View