Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
human-readable description of this SSH Certificate Authority. optional, max 255 bytes.
arbitrary user-defined machine-readable data of this SSH Certificate Authority. optional, max 4096 bytes.
the type of private key to generate. one of rsa, ecdsa, ed25519
the type of elliptic curve to use when creating an ECDSA key
the key size to use when creating an RSA key. one of 2048 or 4096
Response
Create a new SSH Certificate Authority
unique identifier for this SSH Certificate Authority
URI of the SSH Certificate Authority API resource
timestamp when the SSH Certificate Authority API resource was created, RFC 3339 format
human-readable description of this SSH Certificate Authority. optional, max 255 bytes.
arbitrary user-defined machine-readable data of this SSH Certificate Authority. optional, max 4096 bytes.
raw public key for this SSH Certificate Authority
the type of private key for this SSH Certificate Authority