/accounts/pkinfo

Sets the public key for this account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Removing a Public Key

To remove a public key from an account, simply set the PublicKey parameter in the body to null.

{
  PublicKey: null
}
Body Params
string

This field contains the base64 encoded contents of the public key file (in PEM format) associated with the account.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json