/mcpGET https://<connection- server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId
/usertemplategreetings/Alternate The following URI can be used to view the busy greeting: GET https://<connection- server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId /usertemplategreetings/Busy The following URI can be used to view the error greeting: GET https://<connection- server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId /usertemplategreetings/Error The following URI can be used to view the closed greeting: GET https://<connection- server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId /usertemplategreetings/Off%20Hours The following URI can be used to view the standard greeting: GET https://<connection- server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId /usertemplategreetings/Standard The following URI can be used to view the holiday greeting: GET https://<connection- server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId /usertemplategreetings/Holiday Updating Fields of Greeting PUT https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/greetings/Alternate Request Body: Enable greeting <Greeting> <EnableTransfer>true</EnableTransfer> </Greeting> The following is the response from the PUT request to enable greeting and the actual response will depend upon the information given by you: Response Code: 204 Request Body: enable with no end date <Greeting> <EnableTransfer>true</EnableTransfer> <TimeExpires></TimeExpires> </Greeting> Cisco Unity Connection Provisioning Interface (CUPI) API 253 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Updating Fields of Greeting