# Unmap a specified port (UPnP) This call unmap a specified port (UPnP). Endpoint: GET /flux/unmapport Version: 6.6.1 Security: ZelID ## Query parameters: - `port` (integer, required) Port number Example: 666 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status