Network create

post

Create a new network. A user authority can be associated with at most one network.

Body
user_namestringOptional
user_authstringOptional

email or phone number

auth_jwtstringOptional
auth_jwt_typestring · enumOptionalPossible values:
passwordstringOptional
network_namestringOptional
termsbooleanOptional

user consent to accept terms of service

Responses
chevron-right
200Success
application/json
post
/auth/network-create
200Success

Was this helpful?