/mcpThe following is the response from the PUT request and the actual response will depend upon the information given by you: Response Code: 204 Parameters Values Ignore 0 Hang Up 1 Take Message 4 Skip Greeting 5 Restart Greeting 6 Transfer to alternate contact number 7 Route from next call routing rule 8 Example 1: Edit call actions Request Body: <MenuEntry> <Action>7</Action> <TransferType>1</TransferType> <TransferNumber>2344</TransferNumber> <TransferRings>4</TransferRings> </MenuEntry> The following is the response from the PUT request and the actual response will depend upon the information given by you: Response Code: 204 Example 2: Edit Call Handler The following is an example of the PUT request that shows the call handler object ID: PUT https://<connection-server>/vmrest/handlers/callhandlers Request Body: <MenuEntry> <Action>2</Action> <TargetConversation>PHGreeting</TargetConversation> <TargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</TargetHandlerObjectId> </MenuEntry> The following is the response from the PUT request and the actual response will depend upon the information given by you: Response Code: 204 Example 3: Interview handler Request Body: <MenuEntry> <Action>2</Action> <TargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</TargetHandlerObjectId> </MenuEntry> Cisco Unity Connection Provisioning Interface (CUPI) API 45 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Caller Input Updating Caller Input Keys