Skip to main content
POST
Verify Email
Verify a user’s email address using the verification token sent via email.

Body

token
string
required
Email verification token

Response

message
string
Confirmation message
email
string
Verified email address

Body

application/json
user_id
string<uuid>
required
verification_token
string
required

Response

Successful Response