App

post/api/v2/apps/register

Request body

userGuidstring uuid
namestring nullable
defaultEmailstring nullable
currencystring nullable
firstnamestring nullable
lastnamestring nullable
emailstring nullable
usernamestring nullable
passwordstring nullable
companystring nullable
rolestring nullable
appNamestring nullable

Response

Success

isSuccessboolean nullable
taskIdinteger
{"stackTrail":"components:schemas:ApiResponse_v2:properties:result","oasType":"schema","type":"unknown","nullable":true}
taskStatusstring nullable
errorCodestring nullable
msgstring[] nullable

Changes