/mcp<Callhandler> <AfterMessageAction>2</AfterMessageAction> <AfterMessageTargetConversation>PHGreeting</AfterMessageTargetConversation> <AfterMessageTargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</AfterMessageTargetHandlerObjectId> </Callhandler> The following is an example of the GET request that shows the call handler object ID: GET https://<connection-server>/vmrest/handlers/callhandlers 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: Interview Handler <Callhandler> <AfterMessageAction>2</AfterMessageAction> <AfterMessageTargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</AfterMessageTargetHandlerObjectId> <AfterMessageTargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</AfterMessageTargetHandlerObjectId> </Callhandler> The following is an example of the GET request that shows the interview handler template object ID: GET https://<connection-server>/vmrest/handlers/interviewhandlers 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: Directory Handler <Callhandler> <AfterMessageAction>2</AfterMessageAction> <AfterMessageTargetConversation>AD</AfterMessageTargetConversation> <AfterMessageTargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</AfterMessageTargetHandlerObjectId> </Callhandler> The following is an example of the GET request that shows the interview handler template object ID: GET https://<connection-server>/vmrest/handlers/directoryhandlers 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 4: Conversation Request Body: for broadcast message administrator Cisco Unity Connection Provisioning Interface (CUPI) API 71 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Message Settings API Updating after Message Actions