Skip to main content
POST
/realms/{realmId}/users/resend-email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required

Body

application/json
email
string<email>
required
Pattern: ^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
type
enum<string>
required
Available options:
TEMPORARY_PASSWORD,
PASSWORD_RESET

Response

default

Undocumented response (no code type, no existing spec).