[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Tethering](./puppeteer.protocol.tethering.md) > [UnbindRequest](./puppeteer.protocol.tethering.unbindrequest.md) > [port](./puppeteer.protocol.tethering.unbindrequest.port.md) ## Protocol.Tethering.UnbindRequest.port property Port number to unbind. Signature: ```typescript port: integer; ```