Saltar al contenido principal
Version: Next

Verify email with 6-character code

POST 

/v1/auth/verify-email

Marks the user's email as verified using the 6-character alphanumeric code (0-9, a-z) sent to the user's email. Both email and code are required; the code must belong to that user. The code is consumed. Returns 204 on success.

Request

Responses

Email verified