Skip to main content
PATCH
Update SSH Public Key

Path Parameters

uuid
string<uuid>
required

Body

application/json
is_default
boolean

Set or unset this key as the default

Example:

true

name
string | null

Optional label for this SSH public key (null to clear)

Maximum string length: 100
Example:

"Work Laptop"

Response

SSH public key updated successfully

created_at
string<date-time> | null
required
fingerprint
string
required
is_default
boolean
required
object
enum<string>
required
Available options:
ssh_public_key
public_key
string
required
updated_at
string<date-time> | null
required
account
string | null
account_uuid
string | null
deleted_at
string<date-time> | null
last_used_at
string<date-time> | null
name
string | null
uuid
string | null