Request

Send an email-verification request to the authenticated customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Send a verification email to the authenticated customer. They open the link, and your front end submits the token it carries via Verify Email. Returns the customer and a fresh JWT.

Example: After signup, prompt the customer to verify their email; call this endpoint to (re)send the verification email.

📘

Already verified

If the email is already verified, this returns 404. Requests are rate-limited per customer. See Authentication.

Query Params
int32
required

The unique identifier of the site associated with your account.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json