Langfuse JS/TS SDKs
    Preparing search index...

    Interface CreateApiKeyRequest

    {
    * note: undefined
    * }
    interface CreateApiKeyRequest {
        note?: string;
    }
    Index

    Properties

    Properties

    note?: string

    Optional note for the API key