{ "customName": "stri", "cidr": "string" }
curl --location '/mytBridge' \ --header 'Content-Type: application/json' \ --data '{ "customName": "stri", "cidr": "string" }'
{}