GET API/User/ActivateUser?userId={userId}

Activate User: UserId is the mandatory to Activate an User

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

User Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Success/Failure Result

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.