v1
latestOpenAPI 3.1.02026-07-241220143.1 KBPOST /users/{username}/sshkeys/
Add a new SSH key
post/v1/users/{username}/sshkeys/
Path parameters
usernamestring required
username
Request body
Response
200
Example response
{
"status": "ok"
}Add a new SSH key
username
200
{
"status": "ok"
}