Password
Update password
Update the password of the current user, requires the old password
post/auth/password/update
Headers
x-stack-refresh-tokenstring
Request body
Example request
{}Response
Successful response
Example response
{
"success": true
}