Library Goal Translations REST Endpoints
Library Goal Translations
The libGoalTranslations resource provides library goal details for different languages.
- Get details for a library goal
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/libGoalTranslations/{libGoalTranslationsUniqID}
- Get details for all library goals
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/libGoalTranslations
- Update details of a library goal
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/libGoalTranslations/{libGoalTranslationsUniqID}