repos

Set the active ECDSA key for the Repository.

Set the active ECDSA key for the Repository.

post/repos/{owner}/{identifier}/ecdsa/

Request body

ecdsa_passphrasestring

The ECDSA passphrase used for signing.

ecdsa_private_keystring required

The ECDSA private key.

Response

The provided ECDSA key is the same as the current ECDSA key.

activeboolean

If selected this is the active key for this repository.

created_atstring date-time
defaultboolean

If selected this is the default key for this repository.

fingerprintstring

The long identifier used by ECDSA for this key.

fingerprint_shortstring
public_keystring

The public key given to repository users.

ssh_fingerprintstring nullable

The SSH fingerprint used by ECDSA for this key.

Changes

No recorded changes to this endpoint across all 1 revision of this API.