Skip to content

Confirm registration

POST
/cognito/confirm

Confirm a new account with the verification code sent to email.

Request Body

application/json
JSON
{
"email": "string",
"code": "123456"
}

Responses

Account confirmed

Playground

Server
Body

Samples

Powered by VitePress OpenAPI

Built with VitePress