Send an email to the end-user so they can login.
200OK
This response is returned when there is an account associated with the email address or username that was provided. An email was sent to the user to login to their existing account.
400Bad Request
Possible errors:
selector_invalid
both_email_and_username_are_provided
no_redirect_uri_provided
redirect_uri_mismatch
invalid_input
locale_not_supported: The locale that was provided is valid, but is not supported yet. Contact your use.id representative to ask for support.
locale_invalid: The locale that was provided does not have the right format.
401Unauthorized
403Forbidden
We received a valid access token, but you do not have permissions to use this end point.
404Not Found
This response is returned when we could not find an account for the email address or username that was provided. In this case, you probably want to use the provisioning endpoint to create a use.id WebID for the user.
Error codes
account_not_found