Function nakama_rs::api::unlink_email[][src]

pub fn unlink_email(
    bearer_token: &str,
    body: ApiAccountEmail
) -> RestRequest<()>

Remove the email+password from the social profiles on the current user’s account.