/
BU
buddy
/
Buddy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 4d ago
View markdown
buddy
Buddy API
delete
Deletes a public SSH key of the authorized user
v5
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-04
245
755
6.0 MB
Action API
5
Artifact API
5
Artifact Versions API
13
Crawl API
7
Distribution API
6
Domains API
12
Environment API
5
Group API
10
OAuth 2.0
6
OIDC API
1
Permission API
5
Project API
48
Route API
7
Sandbox API
30
Target API
13
Tunnel API
2
Unit Test API
24
User API
14
get
Returns the details of the authorized user
patch
Updates the authorized user
get
Get user's email addresses
post
Add email address to user account
delete
Delete an email address
get
Get user's SSH keys
post
Registers a new public SSH key for the authorized user
get
Returns the public SSH key of the authorized user
delete
Deletes a public SSH key of the authorized user
get
Get personal access token used for authorization
get
Get list of personal access tokens
post
Add personal access token
get
Get personal access token by ID
delete
Delete personal access token
Variable API
5
Visual Test API
4
Webhook API
5
Workspace API
18
User API
Deletes a public SSH key of the authorized user
delete
/user/keys/{id}
Path parameters
id
integer
required
Example:
456
The ID of the SSH key
Response
SSH key deleted successfully