deletePortMapping

suspend fun deletePortMapping(client: HttpClient, controlUrl: String, externalPort: Int, tcp: Boolean, serviceType: String = WAN_IP_SERVICE): Boolean

POST a DeletePortMapping SOAP action to the gateway's control URL. Returns true on success.