POST api/User/Update

Request Information

URI Parameters

None.

Body Parameters

UserRow
NameDescriptionTypeAdditional information
IdUser

integer

None.

Username

string

None.

Password

string

None.

PasswordConfirmation

string

None.

Name

string

None.

LastName

string

None.

Countries

string

None.

BusinessUnits

string

None.

Categories

string

None.

UrlPicture

string

None.

Area

string

None.

CompanyRole

string

None.

IdExpertise

integer

None.

IsActive

boolean

None.

SendMail

boolean

None.

ViewDashboard

boolean

None.

ViewArgumental

boolean

None.

IsLaboralist

boolean

None.

CanViewMonetizing

boolean

None.

CanViewCommittee

boolean

None.

CanDeleteComments

boolean

None.

CanReset

boolean

None.

CanViewEvaluations

boolean

None.

Bio

string

None.

IdLanguage

integer

None.

FullLegislativeTree

Collection of FullLegislativeTree

None.

Attributes

Collection of UserAttribute

None.

UserAccesses

Collection of UserAccess

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.