Confirm email

GET {{baseUrl}}/{{version}}/auth/confirm/email/?email_confirmation_token={{confirmEmailToken}}

 This endpoint gives you the ability to confirm the email fields of Coaches and players.

which is used to ensure that coaches and players have provided an accurate and valid email address. It is a verification step to prevent the risk of errors like typos.

Request Params

KeyDatatypeRequiredDescription
email_confirmation_tokenstringA valid email_confirmation_token issued by /v1/auth/reaset

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token