Fordwarding Hosts

Delete Forward Host

Using this endpoint you can delete a forwarding host, in order to do so you need to know the IP of the host.

post/api/v1/delete/fwdhost

Request body

ipstring

contains the ip of the fowarding host you want to delete

Response

OK

type'success' | 'danger' | 'error'

Changes