- Subcategories:
- Large Object (LOB) Attributes - Illustration
Program Images REST Endpoints
Celebrate Programs/Program Images
The images for a celebrate program.
- Create a program image for celebrate
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations - Delete a program image for celebrate
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations/{programIllustrationsUniqID} - Get a program image for celebrate
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations/{programIllustrationsUniqID} - Get all program images for celebrate
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations - Update a program image for celebrate
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations/{programIllustrationsUniqID}