McDewey

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

Page 418

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

<DeviceName>HTML</DeviceName> <PromptForId>false</PromptForId> <SendCallerId>false</SendCallerId> <SendPcaLink>false</SendPcaLink> <Undeletable>true</Undeletable> <DetectTransferLoop>false</DetectTransferLoop> <SuccessRetryInterval>0</SuccessRetryInterval> <RetriesOnSuccess>0</RetriesOnSuccess> <EventList>NewVoiceMail</EventList> <ScheduleSetObjectId>a884af0a-dd5f-4597-8bc7-31a61e8b612a</ScheduleSetObjectId> <InitialDelay>0</InitialDelay> <RepeatInterval>0</RepeatInterval> <RepeatNotify>false</RepeatNotify> </UserTemplateNotificationDevice> </UserTemplateNotificationDevices> Response Code: 200 Example 2 The following is an example of a GET that lists a particular Notification Devices for the specified User Template: https://<connection_server>/vmrest/usertemplates/<objectId>/usertemplatenotificationdevices/<objectId> The following is the response from the above GET request. <UserTemplateNotificationDevice> <URI>/vmrest/usertemplates/85a845d3-063d-4641-aa70-8b536282bffb/usertemplatenotificationdevices/9f2f0ce2-0567-421a-bd89-973ceecb8518</URI> <SubscriberObjectId>85a845d3-063d-4641-aa70-8b536282bffb</SubscriberObjectId> <UserURI>/vmrest/users/85a845d3-063d-4641-aa70-8b536282bffb</UserURI> <ObjectId>9f2f0ce2-0567-421a-bd89-973ceecb8518</ObjectId> <DisplayName>HTML</DisplayName> <Active>false</Active> <Type>8</Type> <MaxBody>512</MaxBody> <MaxSubject>64</MaxSubject> <SmtpAddress>aaaa</SmtpAddress> <DeviceName>HTML</DeviceName> <Undeletable>true</Undeletable> <EventList>NewVoiceMail</EventList> <ScheduleSetObjectId>a884af0a-dd5f-4597-8bc7-31a61e8b612a</ScheduleSetObjectId> <InitialDelay>0</InitialDelay> <RepeatInterval>0</RepeatInterval> <RepeatNotify>false</RepeatNotify> </UserTemplateNotificationDevice> <pre> Response Code: 200 Adding a New Notification Device This section contains information on how to create notification devices: • Adding Pager Notification Device • Adding Phone Notification Device • Adding HTML Notification Device Cisco Unity Connection Provisioning Interface (CUPI) API 386 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Settings Adding a New Notification Device