cyphermed.api.auth.forgot_password
Forgot Password
Trigger forgot password email for a given user
Args: body (ForgotPasswordFormParams):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[Success]
Forgot Password
Trigger forgot password email for a given user
Args: body (ForgotPasswordFormParams):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Success
Forgot Password
Trigger forgot password email for a given user
Args: body (ForgotPasswordFormParams):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[Success]
Forgot Password
Trigger forgot password email for a given user
Args: body (ForgotPasswordFormParams):
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Success