Theme Assignment Attributes REST Endpoints

Theme Assignment Attributes
The theme assignment attributes resource is used to view, create, modify, or delete a theme assignment plan attribute.
Create a theme assignment plan attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegistryThemeAssignmentAttributes
Delete a theme assignment plan attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegistryThemeAssignmentAttributes/{publicSectorRegistryThemeAssignmentAttributesUniqID}
Get a theme assignment plan attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegistryThemeAssignmentAttributes/{publicSectorRegistryThemeAssignmentAttributesUniqID}
Get all theme assignment plan attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegistryThemeAssignmentAttributes
Update a theme assignment plan attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRegistryThemeAssignmentAttributes/{publicSectorRegistryThemeAssignmentAttributesUniqID}