Update Subkey
Update properties of an existing subkey for the authenticated account.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
public_key
Subkey public key
Request
Update subkey request
name
New name for the subkey.
Response
Updated subkey details
account_id
Account ID that owns this subkey
created_at
Subkey creation timestamp (nanoseconds since epoch)
id
Unique subkey identifier
name
User-provided subkey name
public_key
Subkey public key
revoked_at
Revocation timestamp (nanoseconds since epoch, 0 if not revoked)
state
Subkey state
updated_at
Last modification timestamp (nanoseconds since epoch)
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error