postmasterlib::remote::notification_remote

Function send_invitation_from_org

Source
pub fn send_invitation_from_org(
    headers: HeaderMap,
    dto: SendVerificationAndRecoveryRequest,
    org_id: Uuid,
) -> Result<StatusMessage, String>