Skip to main content

User signup or confirm account

POST 

/user/auth/signupConfirmation

User signup or confirm account

Request

Body

    confirmationCode stringrequired

    Confirmation code sent by Cognito

    username string

    Username

    email string

    Email

Responses

Success

Schema

    string

    Possible values: [OK]

Loading...