Add SSH keys to an upload account

Add SSH keys to an upload account based on its uploadAccountId.

Path Params
string
required

The unique ID assigned to the target upload account. This value can be obtained by performing a GET of all of your accounts and obtaining this value for the desired account.

Query Params
boolean

Set this to true when updating your SSH keys.

Body Params
string

Any optional notes made for this key. This member doesn't apply to G2O keys.

string

The NetStorage technical contact email address set up for this upload account. This is an optional member for SSH keys.

string
required

SSH-2 RSA keys apply to SSH enabled access methods such as SFTP, SecureCopy, Secure rsync, Aspera Upload Acceleration, and the NetStorage CMShell. Apply a password for G2O, FTP, and rsync access methods.

Responses
200

Request OK.

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json
*/*