{ "nat_vm_id": 3 }
curl --location --request POST 'https://localhost/api/nat/ddelete' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "nat_vm_id": 3 }'
{}