/mcp<Port> <CapAnswer>true</CapAnswer> <CapNotification>true</CapNotification> <CapMWI>true</CapMWI> <CapTrapConnection>true</CapTrapConnection> <HuntOrder>0</HuntOrder> <SkinnySecurityModeEnum>0</SkinnySecurityModeEnum> <CapEnabled>true</CapEnabled> </Port> RESPONSE Code: 204 Deleting ports The following is an example of the DELETE request that deletes a Port as represented by <portId>: https://<connection_server>/vmrest/ports/<objectId> The output for this request returns the successful response code. RESPONSE Code: 204 Cisco Unity Connection Provisioning Interface (CUPI) API – SIP Certificates About SIP Certificates This section contains information on how to list, modify, and delete SIP Certificates. The SIP certificate is used only by SIP trunk integrations with Cisco Unified CM 7.0 and later, and is required for authentication of the Cisco Unity Connection voice messaging ports. Listing SIP Certificates Example 1 The following is an example of the GET request that lists the SIP Certificates: https://<connection_server>/vmrest/sipcertificates The following is an example of the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 771 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Deleting ports