/mcpC H A P T E R 5 Cisco Unity Connection Messaging Interface (CUMI) API -- Message Recall API • Message Recall API , on page 23 Message Recall API About Recalling Messages In Cisco Unity Connection 10.0 and later, CUMI allows recalling of voice mails until the sent messages is available in sent folder. Recalling Message using API CUMI API allows recalling of voicemails using API. If messages is read by another user then this message will not get recalled from that user. If voice message is available in sent folder then voice message can be recalled and total count of voicemails for that user will be reduced. A message can be recall by a PUT request to the root URI: /vmrest/messages/<message-id>/recall Response: Messages is successfully recalled HTTP1.1 204 Example of API: https://<ser/vmrest/messages/0:a8deea61-c2e3-4896-ad0a-124d1723ddcc/recall Cisco Unity Connection Messaging Interface (CUMI) API 23
