POST webapi/root/UserHelper?userNameOrEmail={userNameOrEmail}&siteName={siteName}

Sends an email that helps to recover forgotten password.

Request Information

Parameters

NameDescriptionAdditional information
userNameOrEmail
Valid user name OR email.

Define this parameter in the request URI.

siteName
Valid unique site name to which user belongs.

Define this parameter in the request URI.

Response Information

Response body formats

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

Sample:

Sample not available.