Langfuse JS/TS SDKs
    Preparing search index...

    Interface DeleteMembershipRequest

    This file was auto-generated by Fern from our API Definition.

    interface DeleteMembershipRequest {
        userId: string;
    }
    Index

    Properties

    Properties

    userId: string