Change current password

Change current password

POST https://api.sponseasy.com/v2/user/change_password

This endpoint allows you to change the current user password.

Path Parameters

Name
Type
Description

token

string

Query Parameters

Name
Type
Description

user[password]

string

user[password_confirmation]

string

{
  status: "success"
}

Last updated

Was this helpful?