Shadeform Documentation home page
Search...
Support
Platform
Platform
Search...
Navigation
SSH Keys
/sshkeys/add
Support
Community
SSH Keys
/sshkeys/add
Add a new SSH Key
POST
/
sshkeys
/
add
Try it
Authorizations
X-API-KEY
string
header
required
Body
application/json
name
string
required
The name of the SSH Key.
public_key
string
required
The public key.
Response
200 - application/json
id
string
required
The ID of the SSH Key.