McDewey

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

Page 76

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

<TransferRings>9</TransferRings> </MenuEntry> JSON Example GET https://<Connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/menuentries/4 Accept: application/json Connection: keep-alive { "URI":"/vmrest/handlers/callhandlers/43bb6590-e9e3-43ca-972e-e3e158a96126/menuentries/4" "CallHandlerObjectId":"43bb6590-e9e3-43ca-972e-e3e158a96126" "CallhandlerURI":"/vmrest/handlers/callhandlers/43bb6590-e9e3-43ca-972e-e3e158a96126" "TouchtoneKey":"4" "Locked":"false" "Action":"2" "TargetConversation":"AD" "TargetHandlerObjectId":"80b1b22b-2fd8-458e-abd1-294e83a9ec55" "ObjectId":"a164d69a-5d0a-4c07-b2e2-d972448950db" } Response code: 200 Updating Caller Input Parameters The following is an example of the PUT request that updates caller input parameters: PUT https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId> <Callhandler> <OneKeyDelay>9999</OneKeyDelay> <EnablePrependDigits>true</EnablePrependDigits> <PrependDigits>4545</PrependDigits> </Callhandler> 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 <Prepend Digits> parameter must be having digits only (extension parameter) Note Updating Caller Input Keys The following is an example of the PUT request that updates the call input keys: PUT https://<connection-server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId>/menuentries The following is an example of the PUT request that edits the call input keys for (): PUT https://<connection-server>/vmrest/callhandlerprimarytemplates/<CallhandlerprimarytemplatesObjectId>/menuentries/ Request Body: <MenuEntry> <Locked>true</Locked> </MenuEntry> Cisco Unity Connection Provisioning Interface (CUPI) API 44 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Caller Input Updating Caller Input Parameters

Image 1 from page 76