Recent Changes - Search:

edit SideBar'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'

cc.user.resetPassword

Reset the account password.

Authentication

This method does not require authentication.

Arguments

api_key (special) (Required)

Your special API key. See here for more details.

email (Required)

The email of the user.

Example Response

This method has no specific response - It returns an empty success response if it completes without error.

Notice: This method will send an email with the new password.

Error Codes

42: Email is empty or invalid

The passed email is empty or has an invalid format.

100: Invalid API Key

The API key passed was not valid / not a special API key.

110: Format "xxx" not found

The requested response format was not found.

120: Method "xxx" not found

The requested method was not found.

130: HTTPS required

The API Key passed requires HTTPS.
Edit - History - Print - Recent Changes - Search
Page last modified on December 06, 2020, at 07:26 PM