HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Change user password

Change the user password

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

User's email id is specified as the user id

Body Params

Schema consisting of current password and new password.

string
required

Current Password

string
required

New Password (Password requirements are at least 8 characters, a lowercase letter, an uppercase letter, a number, a symbol, no parts of your username, does not include your first name, does not include your last name. Your password cannot be any of your last 6 passwords.)

Responses
200

User passsword is updated successfully

400

A required parameter or field is missing or invalid argument.

401

Unauthorized access. Authentication failed or was not provided.

403

Access denied or password incorrect.

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

500

Internal server error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!