Skip to content
| Docs
Search
K
Main Navigation
Home
Guides
API Reference
fundlyhub.org
Appearance
Menu
Return to top
Reset password
POST
/cognito/reset-password
Set a new password using the reset code.
Request Body
application/json
Schema
JSON
JSON
{
"email"
:
"string"
,
"code"
:
"string"
,
"newPassword"
:
"string"
}
Responses
200
400
Password reset
POST
/cognito/reset-password
Playground
Server
Select a server...
Body
Try it out
Samples
Powered by
VitePress OpenAPI