@makehq/sdk
    Preparing search index...

    Class Keys

    Class providing methods for working with Make keys. Keys allow secure storage of sensitive information like API keys, passwords, and tokens that can be used in apps without exposing the actual values.

    Index

    Constructors

    Methods

    • Delete a key.

      Parameters

      • keyId: number

        The key ID to delete

      Returns Promise<void>

      Promise that resolves when the key is deleted