@makehq/sdk
    Preparing search index...

    Type Alias KeySelection

    Key selection for create-by-credentials action

    type KeySelection = {
        description?: string;
        nameOverride?: string;
        prefill?: CredentialPrefill;
        type: string;
    }
    Index

    Properties

    description?: string

    Description of the particular Key to be displayed in the Request view

    nameOverride?: string

    Optional name override for the credential when created in the platform

    Prefill values for the key

    type: string

    Type of the Key to be included in the Request