bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iDeleteApiKeyPayload

    interface iDeleteApiKeyPayload {
        _docId?: string;
        key?: string;
    }
    Index

    Properties

    Properties

    _docId?: string

    The doc ID to delete

    key?: string

    The API key to delete