/
CA
cablelabs
/
LPWAN Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Application
9
ApplicationNetworkTypeLink
5
Company
5
CompanyNetworkTypeLink
5
Device
8
DeviceNetworkTypeLink
5
DeviceProfile
6
Network
5
NetworkProtocol
6
NetworkProvider
5
NetworkType
5
PasswordPolicy
4
ReportingProtocol
6
Session
2
User
7
get
List Users
post
Create a User
get
Get User
put
Update User
delete
Delete User
get
Load my user
put
Verify user email
User
Create a User
Create a User, available only to system administrators
post
/api/users
Request body
object
required
username
string
required
role
'ADMIN'
|
'USER'
required
email
string
email
companyId
string
required
password
string
required
Response
User created
Schema
required
— unresolved $ref
Changes