McDewey

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

Page 589

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

Request URI: PUT https://<connection-server>/vmrest/handlers/interviewhandlers/<interviewhandler-objectid> Accept: application/json Content-Type: application/json Connection: Keep-alive Request Body: { "Language": "1033", "UseCallLanguage": "true", "UseDefaultLanguage": "false" } The following is the response from the above PUT request and the actual response will depend upon the information given by you: Response Code: 204 Example 2: Recipient is switched from user with mailbox to Distribution List Request Body: <InterviewHandler> <RecipientDistributionListObjectId>68d149ff-59f6-4394-8103- f3c2bf75d8bb</RecipientDistributionListObjectId> </InterviewHandler> Response Code: 204 RecipientSubscriberObjectId and RecipientUserURI fields are replaced with RecipientDistributionListObjectId and RecipientDistributionListURI The table given below lists the possible values of the After Interview Action: AfterMessageTargetHandlerObjectId AfterMessageTargetConversation AfterMessageAction AfterInterviewAction NA NA 1-8 CallAction (Refer to the table given below) <object-id> of call handler having IsPrimary parameter as true. URI to get object id of call handlers: htps:/<connection-server>/vmrest/handlers/calhandlers?query=(IsPrimary%20is%201) PHTransfer/PHGreeting 2 CallHandler <object-id> of interview handler. URI to get object id of Interview handlers: https://<connection-server>/vmrest/handlers/interviewhandlers. PHInterview 2 Interview Handler <object-id> of directory handler. URI to get object id of directory handlers: https://<connection-server>/vmrest/handlers/directoryhandlers AD 2 Directory Handler NA BroadcastMessageAdministrator • SystemTransfer • GreetingsAdministrator • SubSignIn • SubSysTransfer 2 Conversation Cisco Unity Connection Provisioning Interface (CUPI) API 557 Cisco Unity Connection Provisioning Interface (CUPI) API--Interview Handler APIs Updating the Interview Handler