v1

latestOpenAPI 3.0.02026-07-2496664456.3 KB
User

Forgot user password

If the user forgot the password, use this API to receive password reset email. The password reset email contains password reset token for updating password and user’s email which will be used to call UpdatePassword API. The token is valid for 7 days.

post/cm/v1/auth/users/forgot-password

Request body

emailstring required

The user email.

Response

A successful response.

MessagesForgotPasswordResponse required