latestOpenAPI 3.0.3GNU Affero General Public License v3.0 (AGPL-3.0)raw.githubusercontent.com2026-08-2013241160.5 KB

c2f3fa2cbfaa

SSH Public Key

Register a SSH public key

post/project/{project_id}/ssh-public-key

Request body

namestring required
public_keystring required

Response

An SSH Public Key

idstring required

ID of the SSH public key

namestring required

Name of the SSH public key

public_keystring

SSH public key data

Example response

{
  "id": "skaz0q3vbrpa7pkg7zbmah9csn"
}