v1/user/verify-password

Verify Password

POST https://api.brickverse.co/v1/user/verify-password

Password challenge.

Request Body

Name
Type
Description

password*

String

Password (case sensitive)

challenge

String

Challenge ID

{"success": true}

Last updated

Was this helpful?