Network check

post

Check if the network name is available. A new network name must satisfy:

  • at least 3 characters different from an existing network name
  • at least 8 characters
  • domain name compatible (see RFC 5890)
  • not contain the dash (-) character (BringYour subdomains are reverse-flattened to a single level using dashes)
Body
network_namestringOptional
Responses
200Success
application/json
post
/auth/network-check
200Success

Was this helpful?