Skip to main content
POST
Resend the verification link
Re-sends the email-verification link to the currently logged-in user. Always answers 200 — including when the address is already verified — so it reveals nothing and is safe to call idempotently. Requires an authenticated session.

Example Request

Example Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Response

Generic acknowledgement.

message
string