GET v1/User/ActivationUser?UserId={UserId}
激活用户
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
UserId | 用户ID |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "Count": 1, "Message": "sample string 1", "Authority": true }