/mcp<Port> <MediaPortGroupObjectId>2c24f5a9-fb22-47fe-a74b-da9c72d6e7f3</MediaPortGroupObjectId> <HuntOrder>0</HuntOrder> <DisplayName>PhoneSystem-Rohit-002</DisplayName> <CapAnswer>true</CapAnswer> <CapNotification>true</CapNotification> <NumberOfPorts>2</NumberOfPorts> <CapEnabled>true</CapEnabled> <CapTrapConnection>true</CapTrapConnection> </Port> RESPONSE Code: 201 The number of ports should be in even number and not in odd number. Modifying Ports This section contains information on how to modify Ports: • Modifying SCCP Ports • Modifying SIP Port Modifying SCCP Ports The following is an example of the PUT request that modifies the SCCP Ports: https://<connection_server>/vmrest/ports/<sccpobjectId> The actual response will depend upon the information given by you. <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 Modifying SIP Ports The following is an example of the PUT request that modifies the SIP Ports: https://<connection_server>/vmrest/ports/<sipobjectId> The actual response will depend upon the information given by you. Cisco Unity Connection Provisioning Interface (CUPI) API 770 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Modifying Ports