Skip to content

Update

PATCH
/security/keys

Update a private key.

Authorizations

Request Body required

object
name
string
description
string
private_key
required
string

Responses

201

The updated private key’s UUID.

object
uuid
string

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.