/
ZA
zayo
/
NIRO API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 4d ago
View markdown
zayo
NIRO API
post
Create new user for tenant
v1
latest
OpenAPI 3.1.0
2026-08-04
151
305
571.0 KB
config - ipam
1
config - request
3
config - services_package
1
group
2
service - arp
1
service - asn
4
service - bgp_pfx_list
4
service - bgp_route_map_rule
4
service - connection
1
service - enabled services
2
service - firewall
13
service - group
5
service - l2_interface
13
service - looking glass
4
service - mac
1
service - NAT
5
service - orders
1
service - pbm
5
service - pbr
5
service - routes
1
service - routing - BGP
15
service - routing - static route
5
service - SDR
1
service - trusted access
2
service - vpn app
7
service - vpn app - status
2
service catalog
1
statistics
7
system
2
tenant
5
tenant - dia
2
tenant - ip-flood
5
tenant - public ip
2
tenant - users
4
get
Get tenant user or all tenant users
put
Update tenant user
post
Create new user for tenant
delete
Delete user
tenant - virtual interface
6
tenant - virtual interface - gate
1
terms and conditions
3
users
5
tenant - users
Create new user for tenant
post
/tenant/{tenant_name}/users
Path parameters
tenant_name
string
required
Request body
NBUserCreateRequest
required
username
string
required
password
string
password
required
email
string
required
role
'admin'
|
'viewer'
|
'editor'
|
'remote_user'
|
'partner'
required
first_name
string
nullable
last_name
string
nullable
phone
string
nullable
description
string
nullable
enabled
boolean
password_is_expired
boolean
is_remote_user
boolean
partner_id
string
nullable
Response
Successful Response
NBUser
required
id
string
required
username
string
required
email
string
required
first_name
string
nullable
last_name
string
nullable
phone
string
nullable
description
string
nullable
role
'admin'
|
'viewer'
|
'editor'
|
'remote_user'
|
'partner'
is_remote_user
boolean
enabled
boolean
required
password_is_expired
boolean
required
remaining_failed_attempts
integer
required