Make a port private
App Ports
Make a port private
Tears down the public endpoint for the port, making it accessible only inside the cluster.
PATCH
Make a port private
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
Make a port private
Api_V1_Entities_Port model
Port ID
Internal port number
External port number (null for private ports)
Protocol (tcp or udp)
Whether the port was auto-detected
Creation timestamp
Last update timestamp
Whether the port is publicly exposed
Public endpoint (hostname:port) for public ports

