Delete one of the caller's SSH public keys

Beta
Delete an SSH public key from the caller's account. SSH sessions authenticated with the key are closed by the gateway within a minute. Returns 404 for a key the caller does not own.

Authentication

X-API-KEYstring
API Key authentication via header

Path parameters

key_idstringRequired

Response

Successful Response
deletedboolean
Whether the key was deleted.

Errors

404
Not Found Error
422
Unprocessable Entity Error