/mcp{ URI":"/vmrest/users/9375d893-c8eb-437b-90bf-7de4b1d0c3e8/notificationdevices/pagerdevices/6215dce7-cf4a-469a-8722-035b6228ba3d" "TransmitForcedAuthorizationCode":"false" "AfterDialDigits":"" "BusyRetryInterval":"5" "DialDelay":"1" "PhoneNumber":"123" "RetriesOnBusy":"10" "RetriesOnRna":"10" "RingsToWait":"10" "RnaRetryInterval":"1" "SendCount":"false" "WaitConnect":"false" "MediaSwitchObjectId":"7b092808-d815-4c0b-a10d-d02d3f5090b8" "PhoneSystemURI":"/vmrest/phonesystems/7b092808-d815-4c0b-a10d-d02d3f5090b8" "ObjectId":"6215dce7-cf4a-469a-8722-035b6228ba3d" "Active":"false" "DeviceName":"Pager" "DisplayName":"Pager" "MaxBody":"512" "MaxSubject":"64" "SubscriberObjectId":"9375d893-c8eb-437b-90bf-7de4b1d0c3e8" "UserURI":"/vmrest/users/9375d893-c8eb-437b-90bf-7de4b1d0c3e8" "SendCallerId":"false" "Undeletable":"true" "SuccessRetryInterval":"1" "RetriesOnSuccess":"0" "EventList":"NewUrgentFaxUrgentDispatchMessage" "ScheduleSetObjectId":"1f360ab8-076e-4cb5-bfde-ef7d3805f037"InitialDelay":"12" "VoiceMessage":"false" "UrgentOnly":"false" "RepeatInterval":"1" "RepeatNotify":"true", "FailDeviceObjectId":"c5ce04c1-e76e-4075-97f9-471ac49b7e85" } Response Code: 200 Create Pager Device The mandatory parameters are: PhoneNumber, DisplayName, and MediaSwitchObjectId. POST: https://<connection-server>/vmrest/users/<user-objectid>/notificationdevices/pagerdevices <PagerDevice> <PhoneNumber>12334</PhoneNumber> <DisplayName>Newpager</DisplayName> <MediaSwitchObjectId>8adf6869-4afc-4455-9fd5-d05b68ca6630</MediaSwitchObjectId> </PagerDevice> The following is the response from the above POST request and the actual response will depend upon the information given by you: Response Code: 201 JSON Example Cisco Unity Connection Provisioning Interface (CUPI) API 85 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Notification Devices API Create Pager Device