/mcpValues used for changing call actions are - 1,4,6,8 Note Example 2: Change Call Handler Request Body: <UserTemplateGreeting> <AfterGreetingAction>2</AfterGreetingAction> <AfterGreetingTargetConversation>PHTransfer</AfterGreetingTargetConversation> <AfterGreetingTargetHandlerObjectId>ee065a6a-3f95-4b4d-bbbd-98cb2d4c0aa9</AfterGreetingTargetHandlerObjectId> </UserTemplateGreeting> The following is the response from the PUT request and the actual response will depend upon the information given by you: Response Code: 204 For attempt transfer use PHTransfer and for go directly to greetings use PHGreeting and AfterGreetingTargetHandlerObjectId can be viewed from URI: Note GET https://<connection-server>/vmrest/handlers/callhandlers Example 3: Change Interview handler Request Body: <UserTemplateGreeting> <AfterGreetingAction>2</AfterGreetingAction> <AfterGreetingTargetConversation>PHInterview</AfterGreetingTargetConversation> <AfterGreetingTargetHandlerObjectId>2f6a0058-7535-48ac-abcd-c4b41d13f47e</AfterGreetingTargetHandlerObjectId> </UserTemplateGreeting> The following is the response from the PUT request and the actual response will depend upon the information given by you: Response Code: 204 AfterGreetingTargetHandlerObjectId can be viewed from URI: Note GET https://<connection-server>/vmrest/handlers/interviewhandler Example 4: Change Directory handler Request Body: <UserTemplateGreeting> <AfterGreetingAction>2</AfterGreetingAction> <AfterGreetingTargetConversation>AD</AfterGreetingTargetConversation> <AfterGreetingTargetHandlerObjectId>1f1941a5-3bb7-47ee-96f9-78691cd8ad43</AfterGreetingTargetHandlerObjectId> </UserTemplateGreeting> Cisco Unity Connection Provisioning Interface (CUPI) API 256 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Changing after Greeting Actions
