/
ZA
zayo
/
NIRO API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 4w ago
Details
Filter operations
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
tenant - virtual interface
6
tenant - virtual interface - gate
1
terms and conditions
3
users
5
delete
Delete user
get
Get Current User
put
Update Current User
put
Update Current User Password
post
Get user access token. New password used only for users who need to update it.
users
Update Current User
put
/users/current
Request body
NBUpdateUserBaseData
required
email
string
nullable
first_name
string
nullable
last_name
string
nullable
phone
string
nullable
description
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
Changes