GET API/User/ActivateUser?userId={userId}
Activate User: UserId is the mandatory to Activate an User
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
User Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Success/Failure Result
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.