/
LA
lantronix
/
API Center
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 13h ago
Details
Filter operations
App
6
Billing
6
Product
10
Queue
4
User
12
post
/api/authenticate
post
/api/v2/authenticate
get
/api/users
get
/api/v2/users
get
/api/user/{id}
put
/api/user/{id}
delete
/api/user/{id}
get
/api/v2/user/{id}
put
/api/v2/user/{id}
delete
/api/v2/user/{id}
post
/api/user
post
/api/v2/user
User
put
/api/v2/user/{id}
Path parameters
id
string
required
Request body
UserUpdateDTOV2
required
userEmail
string
nullable
userFname
string
nullable
userMname
string
nullable
userLname
string
nullable
userPhone
string
nullable
userAddress
string
nullable
userCity
string
nullable
userState
string
nullable
userCountry
string
nullable
userZipcode
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.