McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 285

↗ View in doc context
page
285
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::251

GET 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