Update password

POST

Update the password of the current user, requires the old password

Headers

x-stack-refresh-tokenstringOptional

Request

This endpoint expects an object.
old_passwordstringRequired
new_passwordstringRequired

Response

Successful response

successboolean

Always equal to true.