GET /auth/registrationConfirm

Query parameters

  • token string Required

Responses

  • 200 */*

    OK

GET /auth/registrationConfirm
curl \
 --request GET 'http://localhost:8080/auth/registrationConfirm?token=string'
Response examples (200)
{}