List public keys​
Create public key​
Get public key by ID​
Delete public key​
Update public key​
PATCH
/api/v2/public-keys/{id}
Update an existing public key
Authorizations​
bearerAuth
Type
HTTP (bearer)
Parameters​
Path Parameters
id*
Public key ID
Type
Requiredinteger
Format
"int64"Request Body​
application/json
"string"
Responses​
Updated public key
application/json
{
 Â
}
