Skip to main content
PUT
Update SSH key
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Path Parameters

id
string<uuid>
required

SSH key ID (UUID)

Body

application/json
name
string
required

New SSH key display name

Required string length: 1 - 128

Response

SSH key updated

success
boolean
data
object
Last modified on May 8, 2026