Skip to content
| Docs
Search
K
Main Navigation
Home
Guides
API Reference
fundlyhub.org
Appearance
Menu
Return to top
Confirm registration
POST
/cognito/confirm
Confirm a new account with the verification code sent to email.
Request Body
application/json
Schema
JSON
JSON
{
"email"
:
"string"
,
"code"
:
"123456"
}
Responses
200
400
Account confirmed
POST
/cognito/confirm
Playground
Server
Select a server...
Body
Try it out
Samples
Powered by
VitePress OpenAPI