Section Attribute
Learn more about Section Attributes from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetSectionAttribute | Get a Section Attribute resource. |
|
| PATCH | UpdateSectionAttribute | Update an existing Section Attribute resource. |
|
| DELETE | DeleteSectionAttribute | Delete an existing Section Attribute resource. |
|
| GET | GetSectionAttributeCollectionForSection | Get a collection of Section Attribute resources for the Section. |
|
| GET | GetSectionAttributeCollection | Get a collection of Section Attribute resources. |
|
| POST | CreateSectionAttribute | Create a new Section Attribute resource. |
|
| GET | LookupSectionAttributeAllowedValue | Lookup the Attribute Allowed Value for the Section Attribute. |
|
| GET | LookupSectionAttribute | Section Attribute |
|
| GET | LookupSectionAttributeChangePermissionTree | Lookup the permission set for changing the Section Attribute. |
|
| GET | LookupSectionAttributeInsertPermissionTree | Lookup the permission set for creating the Section Attribute. |
|
| GET | LookupSectionAttributeSection | Lookup the Section Attribute for the Section Attribute. |
|
| GET | BatchGetSectionAttribute | Get a collection of Section Attribute resources for the set of id's. |
|
| POST | BatchCreateSectionAttribute | Create a new collection of Section Attribute resources. |
|
| PATCH | BatchUpdateSectionAttribute | Update a collection of existing Section Attribute resources. |
|
| DELETE | BatchDeleteSectionAttribute | Delete a collection of existing Section Attribute resources. |
|
| PATCH | ChangeSectionAttributeIsActive | Change the IsActive status for an existing Section Attribute resource. |
|
| PATCH | ChangeSectionAttributePermissionTree | Change the PermissionTree for an existing Section Attribute resource. |
|
| PATCH | BatchChangeSectionAttributePermissionTree | Change the PermissionTree status for a collection of existing Section Attribute resources. |
|
| PATCH | BatchChangeSectionAttributeIsActive | Change the IsActive status for a collection of existing Section Attribute resources. |