@dypai-ai/client-sdk - v1.12.0
    Preparing search index...

    Interface ResetPasswordWithTokenRequest

    interface ResetPasswordWithTokenRequest {
        password: string;
        token: string;
    }
    Index

    Properties

    Properties

    password: string
    token: string