PUT api/v3/me/profile?isPswdChanged={isPswdChanged}&tenantName={tenantName}&isCustomLogin={isCustomLogin}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
isPswdChanged

boolean

Required

tenantName

string

Required

isCustomLogin

boolean

Default value is True

Body Parameters

User
NameDescriptionTypeAdditional information
ID

integer

None.

FirstName

string

None.

Password

string

None.

OldPassword

string

None.

LastName

string

None.

MiddleName

string

None.

Zip

string

None.

LoginId

string

None.

PhoneNo

string

None.

EmailId

string

None.

OldEmailId

string

None.

Address1

string

None.

Address2

string

None.

ProfileImageUrl

string

None.

TotalCreditsEarned

decimal number

None.

TotalCourseCompleted

integer

None.

CityId

integer

None.

Isactive

boolean

None.

ManagerEmailID

string

None.

GenderId

integer

None.

Device

string

None.

ClassesCompleted

integer

None.

Credits

integer

None.

Gender

string

None.

City

string

None.

Store

Collection of Store

None.

Category

Collection of ProductCategory

None.

TenantFeatures

Collection of FeatureTenant

None.

AssociatedRoles

Collection of Role

None.

CountryId

integer

None.

CountryName

string

None.

StateId

integer

None.

StateName

string

None.

Action

string

None.

UserGroups

Collection of UserGroupModel

None.

IsSuperAdmin

integer

None.

DataSource

DataSource

None.

AccountEnabled

boolean

None.

DisplayName

string

None.

JobTitle

string

None.

PreferredLanguage

string

None.

TelephoneNumber

string

None.

Source

string

None.

SourceId

string

None.

ImportType

string

None.

IsSAMLUser

boolean

None.

IsHybridUser

boolean

None.

IsHybridCustom

boolean

None.

PwCreatedOn

date

None.

IsResetRequired

boolean

None.

UserScore

Object

None.

IsBBICUser

boolean

None.

ImageData

string

None.

ContentType

string

None.

IsLocked

boolean

None.

IsPrivacyPolicyAccepted

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json, text/html

Sample:
"sample string 1"

text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>