POSThttps://api.stack-auth.com/api/v1/auth/password/reset/check-code
Body Parameters
View in API Reference
Request
$curl -X POST https://api.stack-auth.com/api/v1/auth/password/reset/check-code \
> -H "Content-Type: application/json" \
> -d '{
> "code": "u3h6gn4w24pqc8ya679inrhjwh1rybth6a7thurqhnpf2"
>}'
Response