Skip to main content

send_password_reset

Function send_password_reset 

Source
pub async fn send_password_reset(
    __arg0: State<App>,
    __arg1: Path<String>,
) -> ClResult<(StatusCode, Json<ApiResponse<PasswordResetResponse>>)>
Expand description

POST /api/admin/tenants/{id_tag}/password-reset - Send password reset email