Frontend API
cURL
curl --request POST \ --url https://api.wacht.dev/me/remove-password \ --header 'Content-Type: application/x-www-form-urlencoded' \ --cookie session_id= \ --data 'current_password=<string>'
Remove password from account (passwordless only)
Password removed
Was this page helpful?