auth
Remove the app-lock PIN
Always requires the current PIN. A PIN-less removal would be callable from devtools on a locked session and would defeat the lock entirely; a user who has forgotten theirs uses POST /auth/app-lock/forgot.
post/auth/app-lock/remove
Request body
Example request
{
"currentPin": "1234"
}Response
Lock removed