POST api/UserProfile/updateUserProfile

Request Information

URI Parameters

None.

Body Parameters

AspNetUser
NameDescriptionTypeAdditional information
Id

string

None.

Email

string

None.

EmailConfirmed

boolean

None.

PasswordHash

string

None.

SecurityStamp

string

None.

PhoneNumber

string

None.

PhoneNumberConfirmed

boolean

None.

TwoFactorEnabled

boolean

None.

LockoutEndDateUtc

date

None.

LockoutEnabled

boolean

None.

AccessFailedCount

integer

None.

UserName

string

None.

FirstName

string

None.

MiddleName

string

None.

LastName

string

None.

MobNo

string

None.

DOB

date

None.

UserFCMTocken

string

None.

IsFirstTimeLogin

boolean

None.

AspNetUserClaims

Collection of AspNetUserClaim

None.

AspNetUserLogins

Collection of AspNetUserLogin

None.

tblRefferalCodes

Collection of tblRefferalCode

None.

tblRequestStatus

Collection of tblRequestStatu

None.

tblWallets

Collection of tblWallet

None.

AspNetRoles

Collection of AspNetRole

None.

tblAspNetUsersAndWalletMappings

Collection of tblAspNetUsersAndWalletMapping

None.

tblAspNetUsersAndWalletMappings1

Collection of tblAspNetUsersAndWalletMapping

None.

tblRatings

Collection of tblRating

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.