/
LA
lantronix
/
API Center
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 14h ago
Details
Filter operations
App
6
get
/api/apps/accounts/{guid}
get
/api/v2/apps/accounts/{guid}
post
/api/apps/login/{userGuids}
post
/api/v2/apps/login/{userGuids}
post
/api/apps/register
post
/api/v2/apps/register
Billing
6
Product
10
Queue
4
User
12
App
post
/api/v2/apps/register
Request body
RegisterAppPayloadDTO
required
userGuid
string
uuid
name
string
nullable
defaultEmail
string
nullable
currency
string
nullable
firstname
string
nullable
lastname
string
nullable
email
string
nullable
username
string
nullable
password
string
nullable
company
string
nullable
role
string
nullable
appName
string
nullable
Response
Success
ApiResponseV2
required
isSuccess
boolean
nullable
taskId
integer
{"stackTrail":"components:schemas:ApiResponse_v2:properties:result","oasType":"schema","type":"unknown","nullable":true}
taskStatus
string
nullable
errorCode
string
nullable
msg
string[]
nullable
Changes
No recorded changes to this endpoint across all 1 revision of this API.