POST api/Settings/SaveUserFullName

Request Information

URI Parameters

None.

Body Parameters

ChatViewModel
NameDescriptionTypeAdditional information
UserId

string

None.

FullName

string

None.

TeacherStudent

boolean

None.

Email

string

None.

Message

string

None.

DateTimeIns

date

None.

LastSeenString

string

None.

MessageByMe

boolean

None.

HasUnreadMessage

boolean

None.

Teacher

UserModal

None.

Students

Collection of UserModal

None.

Conversations

Collection of ChatViewModel

None.

LastMessage

string

None.

RoleName

string

None.

UserName

string

None.

RolesEnum

RolesEnum

None.

IsDisabledMessaging

boolean

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/octet-stream

Sample:

Sample not available.

text/plain

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/octet-stream, text/plain

Sample:

Sample not available.