Bitbucket Data Center API Client
    Preparing search index...

    Interface AddGpgKeyData

    Payload for POST /rest/gpg/latest/keys.

    interface AddGpgKeyData {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The ASCII-armored public key, including begin/end markers