modal
    Preparing search index...

    Type Alias SandboxCreateConnectTokenParams

    Optional parameters for Sandbox.createConnectToken().

    type SandboxCreateConnectTokenParams = {
        userMetadata?: string;
    }
    Index

    Properties

    Properties

    userMetadata?: string

    Optional user-provided metadata string that will be added to the headers by the proxy when forwarding requests to the Sandbox.