Section Document
Learn more about Section Documents from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetSectionDocument | Get a Section Document resource. |
|
| PATCH | UpdateSectionDocument | Update an existing Section Document resource. |
|
| DELETE | DeleteSectionDocument | Delete an existing Section Document resource. |
|
| GET | GetSectionDocumentCollectionForSection | Get a collection of Section Document resources for the Section. |
|
| GET | GetSectionDocumentCollection | Get a collection of Section Document resources. |
|
| POST | CreateSectionDocument | Create a new Section Document resource. |
|
| GET | LookupSectionDocumentChangePermissionTree | Lookup the permission set for changing the Section Document. |
|
| GET | LookupSectionDocument | Section Document |
|
| GET | LookupSectionDocumentInsertPermissionTree | Lookup the permission set for creating the Section Document. |
|
| GET | LookupSectionDocumentSection | Lookup the Section Document for the Section Document. |
|
| GET | BatchGetSectionDocument | Get a collection of Section Document resources for the set of id's. |
|
| POST | BatchCreateSectionDocument | Create a new collection of Section Document resources. |
|
| PATCH | BatchUpdateSectionDocument | Update a collection of existing Section Document resources. |
|
| DELETE | BatchDeleteSectionDocument | Delete a collection of existing Section Document resources. |
|
| PATCH | ChangeSectionDocumentIsActive | Change the IsActive status for an existing Section Document resource. |
|
| PATCH | ChangeSectionDocumentPermissionTree | Change the PermissionTree for an existing Section Document resource. |
|
| PATCH | BatchChangeSectionDocumentIsActive | Change the IsActive status for a collection of existing Section Document resources. |
|
| PATCH | BatchChangeSectionDocumentPermissionTree | Change the PermissionTree status for a collection of existing Section Document resources. |