v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

PUT /users/{username}/sshkeys/{sshkey}/

Modify an SSH key

put/v1/users/{username}/sshkeys/{sshkey}/

Path parameters

usernamestring required
sshkeystring required

Request body

is_activeboolean required

Response

200

statusstring

Example response

{
  "status": "ok"
}