PUT api/person/{personId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
personId

integer

Required

Body Parameters

tbPerson
NameDescriptionTypeAdditional information
person_id

integer

None.

first_name

string

None.

last_name

string

None.

person_mapping_id

string

None.

username

string

None.

email

string

None.

organization_id

integer

None.

work_status_id

integer

None.

description

string

None.

status

string

None.

token

string

None.

previous_token

string

None.

receive_alert_mail_status

string

None.

org_lvl1_id

integer

None.

department

string

None.

org_lvl2_id

integer

None.

org_lvl2_nam

string

None.

org_lvl3_id

integer

None.

org_lvl3_nam

string

None.

sys_create_user

integer

None.

sys_create_date

date

None.

sys_create_ip

string

None.

sys_update_user

integer

None.

sys_update_date

date

None.

sys_update_ip

string

None.

tbCourseInstructors

Collection of tbCourseInstructor

None.

trOrganization

trOrganization

None.

tbPersonFollowCourses

Collection of tbPersonFollowCourse

None.

tbPersonRoles

Collection of tbPersonRole

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.