Skip to main content
DELETE
Delete an SSH key from your account. The key is automatically removed from all running workspaces.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

SSH key ID

Response

200 - application/json

SSH key deleted

Generic success envelope - used across all domains.

message
string
required