McDewey

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

Page 809

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

<SipSecurityProfile> <Port>5070</Port> <DoTLS>true</DoTLS> </SipSecurityProfile> Response code: 204 Example 2 The following is a JSON example of the PUT request that modifies the SIP Profile: https://<connection_server>/vmrest/sipsecurityprofiles/<objectId> The actual response will depend upon the information given by you. { "Port": "5077", "DoTLS": "true" } Response code: 204 Deleting SIP Profiles The following is an example of the DELETE request that deletes a specified SIP Profiles as represented by <sipsecurityprofileid>: https://<server-ip>/vmrest/ sipsecurityprofiles/<objectId> The output for this request returns the successful response code. Response Code: 204 Cisco Unity Connection Provisioning Interface (CUPI) API 777 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Deleting SIP Profiles