Langfuse JS/TS SDKs
    Preparing search index...

    Interface ApiKeyDeletionResponse

    Response for API key deletion

    interface ApiKeyDeletionResponse {
        success: boolean;
    }
    Index

    Properties

    Properties

    success: boolean