Was this helpful?
Check if the network name is available. A new network name must satisfy:
/auth/network-check
curl -L \ --request POST \ --url 'https://api.bringyour.com/auth/network-check' \ --header 'Content-Type: application/json'
{ "available": true }