Skip to main content
POST
Request password reset email

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

Serializer for password reset request.

email
string<email>
required

Email address associated with your account

Minimum string length: 1
realm
string
default:capemedia

Keycloak realm name. Must match the realm used at login.

Minimum string length: 1

Response

200

No response body