List all SSH Keys

GET /api/users/ssh_keys

OAuth AuthorizationRequired: profile_read

SCHEMA

View SSH Keys

GET /api/users/ssh_keys/{id}

OAuth AuthorizationRequired: profile_read

SCHEMA

Create SSH Key

POST /api/users/ssh_keys

OAuth AuthorizationRequired: profile_update

SCHEMA

Delete SSH Key

DELETE /api/users/ssh_keys/{id}

OAuth AuthorizationRequired: profile_update