- Subcategories:
- Large Object (LOB) Attributes - EventDescHtml
- Large Object (LOB) Attributes - EventShortDesc
Event Translations REST Endpoints
Event Details/Event Translations
The event translations resource provides the translations of event details for multilingual recruiting events.
- Add an event translation
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventTranslation
- Delete an event translation
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventTranslation/{eventTranslationUniqID}
- Get all event translations
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventTranslation
- Get an event translation
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventTranslation/{eventTranslationUniqID}
- Update an event translation
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEventDetails/{EventId}/child/eventTranslation/{eventTranslationUniqID}