Content Item Descriptive Flexfield REST Endpoints
            
            Library Goals/Content Item Descriptive Flexfield
            
        
        
    The operations from the Library Goals/Content Item Descriptive Flexfield category.
- Create content item descriptive flexfields
 - Method: postPath:
/hcmRestApi/resources/11.13.18.05/libraryGoals/{libraryGoalsUniqID}/child/libraryGoalsDFF - Delete a content item descriptive flexfield
 - Method: deletePath:
/hcmRestApi/resources/11.13.18.05/libraryGoals/{libraryGoalsUniqID}/child/libraryGoalsDFF/{libraryGoalsDFFUniqID} - Get a content item descriptive flexfield
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/libraryGoals/{libraryGoalsUniqID}/child/libraryGoalsDFF/{libraryGoalsDFFUniqID} - Get all content item descriptive flexfields
 - Method: getPath:
/hcmRestApi/resources/11.13.18.05/libraryGoals/{libraryGoalsUniqID}/child/libraryGoalsDFF - Update a content item descriptive flexfield
 - Method: patchPath:
/hcmRestApi/resources/11.13.18.05/libraryGoals/{libraryGoalsUniqID}/child/libraryGoalsDFF/{libraryGoalsDFFUniqID}