User Management
Resend Email Verification
Sends a new email verification link to the specified user if their email is not already verified. Rate limited.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the user.
Response
202
Verification email sent.