GET api/User/AssociateUserProfileProject?userId={userId}&projectId={projectId}&profileId={profileId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

integer

Required

projectId

integer

Required

profileId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.