McDewey

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

Page 133

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

Updating Conversation fields Example 1: Edit call actions <User> <ExitAction>1</ExitAction> </User> 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 <User> <ExitAction>2</ExitAction> <ExitTargetConversation>PHTransfer</ExitTargetConversation> <ExitTargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</ExitTargetHandlerObjectId> </User> The following URI can be used to view call handler template 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 3: Interview handler <User> <ExitAction>2</ExitAction> <ExitTargetConversation>PHInterview</ExitTargetConversation> <ExitTargetHandlerObjectId>c1fc1029-55f4-40dc-a553-40b75664ed8a</ExitTargetHandlerObjectId> </User> 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 4: Directory handler The following is an example of the GET request that shows the directory handler template object ID: GET https://<connection-server>/vmrest/handlers/directoryhandlers Cisco Unity Connection Provisioning Interface (CUPI) API 101 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Phone Menu API Updating Conversation fields