@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Interface DeleteKeyRequest

    Request parameters for the b2_delete_key API call.

    interface DeleteKeyRequest {
        applicationKeyId: ApplicationKeyId;
    }
    Index

    Properties

    Properties

    applicationKeyId: ApplicationKeyId

    ID of the application key to delete.