ProblemDetails
objectdetailnull | string
instancenull | string
statusnull | integer(int32)
titlenull | string
typenull | string
Example
RequestUserInviteViewModelV3
object * Additional properties are NOT allowed.
clientIdnull | string
Optional Id of the requesting client for templating and redirection uri after completed invite
Example
User
object * Additional properties are NOT allowed.
claimsnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
emailnull | string
emailConfirmedboolean
firstNamenull | string
idnull | string
isBlockedboolean
isDeletedboolean
lastNamenull | string
lockoutEndnull | string(date-time)
phoneNumbernull | string
rolesnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
userNamenull | string
Example
UserClaim
object * Additional properties are NOT allowed.
claimTypenull | string
valuenull | string
valueTypenull | string
Example
UserCreationRequestModel
objectModel to create a new user
* Additional properties are NOT allowed.
emailstring(email)required
Email of the new user
>= 1 characters
firstNamenull | string
lastNamenull | string
userNamenull | string
Example