PUT api/FacebookUser/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

Body Parameters

FacebookUser
NameDescriptionTypeAdditional information
ID

string

None.

First_Name

string

String length: inclusive between 0 and 250

Last_Name

string

String length: inclusive between 0 and 250

User_Name

string

String length: inclusive between 0 and 250

Email

string

String length: inclusive between 0 and 100

Gender

string

String length: inclusive between 0 and 50

Picture

string

None.

Age_Range

string

String length: inclusive between 0 and 50

FBAppID

string

String length: inclusive between 0 and 50

Access_Token_ExpiryDate

date

None.

Access_Token_Date

date

None.

Client_User_ID

string

String length: inclusive between 0 and 50

CreateDate

date

None.

LastModifiedOn

date

None.

SocialAppID

integer

None.

SocialApp

SocialApp

None.

isDeleted

boolean

None.

IsSystem

boolean

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.