GET api_v2/AccountUsers/VerificationUserByComfirmationCode?accountUserId={accountUserId}&comfirmationCode={comfirmationCode}
Активировать пользователя по коду
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
accountUserId | ID пользователя |
Define this parameter in the request URI. |
comfirmationCode | Код подтвверждения |
Define this parameter in the request URI. |
Response Information
Результат выполнения
Response body formats
application/xml, text/xml
Sample:
<Result />
application/json, text/json
Sample:
{}