McDewey

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

Page 230

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

204 No Content null Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example Enabling Single Inbox for a User This document explains how to use the API to enable the Single Inbox feature for a user. The API being used in all these examples is CUPI. The Single Inbox feature is available only in Cisco Unity Connection 8.5 and later. Note Update Class of Service To allow a user to use the Single Inbox feature, the Class of Service must allow it. The AccessIMAP field controls access to the Single Inbox feature. This field must be set to "true." Here is an example of modifying an existing Class of Service to allow access to the Single Inbox feature: PUT /vmrest/coses/<cosobjectid> <?xml version="1.0" encoding="UTF-8"?> <Cos> <AccessIMAP>true</AccessIMAP> </Cos> Create or Update Unified Messaging Service Unified Messaging Services cannot currently be created or updated through the API. Any configuration changes will need to be done through another interface such as Cisco Unity Connection Administration. Create or Update Unified Messaging Accounts To enable the Single Inbox feature for a user, the user must have a correctly configured Unified Messaging Account in which the EnableMailboxSynCapability field is set to "true." Note that prior to Connection 8.5, Unified Messaging Accounts were referred to as External Service Accounts, and this is how the API refers to them. Here is an example of modifying an existing Unified Messaging Account to enable the Single Inbox feature: Cisco Unity Connection Provisioning Interface (CUPI) API 198 Cisco Unity Connection Provisioning Interface (CUPI) API for User Account Settings Cisco Unity Connection Provisioning Interface (CUPI) API -- Enabling Single Inbox Example

Image 1 from page 230