Program Images REST Endpoints

Celebrate Programs/Program Images
The images for a celebrate program.
Create a program image for celebrate
Method: post
Path: /hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations
Delete a program image for celebrate
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations/{programIllustrationsUniqID}
Get a program image for celebrate
Method: get
Path: /hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations/{programIllustrationsUniqID}
Get all program images for celebrate
Method: get
Path: /hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations
Update a program image for celebrate
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/celebratePrograms/{CelebrateProgramId}/child/programIllustrations/{programIllustrationsUniqID}