Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://rdp.sh/api/v1/servers/{server}/firewall/{pos} \ --header 'Authorization: <api-key>'
{ "status": true, "message": "<string>" }
Delete a firewall rule by its position. Protected ports (25, 5000) cannot be deleted.
Rule position index
Firewall rule deleted successfully.