McDewey

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

Page 135

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

The following is the response from the PUT request for sign in and the actual response will depend upon the information given by you: Response Code: 204 Request Body: for user system transfer <User> <ExitAction>2</ExitAction> <ExitTargetConversation>SubSysTransfer</ExitTargetConversation> </User> The following is the response from the PUT request for user system transfer and the actual response will depend upon the information given by you: Response Code: 204 Example 6: Users with Mailbox <User> <ExitAction>2</ExitAction> <ExitTargetConversation>PHTransfer</ExitTargetConversation> <ExitTargetHandlerObjectId>71cb381b-fd16-4ba8-8a1d-e71684e57b0e</ExitTargetHandlerObjectId> </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 JSON Example To set exit action, do the following: PUT https://<connection-server>/vmrest/users/<userobjectid> Accept: application/json Content-type: application/json Connection: keep-alive { "ExitAction":"2", "ExitTargetConversation":"SubSysTransfer" } The following is the response from the PUT request and the actual response will depend upon the information given by you: Response Code: 204 Cisco Unity Connection Provisioning Interface (CUPI) API 103 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Phone Menu API Updating Conversation fields