Skip to main content
POST
/
sshkeys
/
{id}
/
delete
/sshkeys/{id}/delete
curl --request POST \
  --url https://api.shadeform.ai/v1/sshkeys/{id}/delete \
  --header 'X-API-KEY: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.shadeform.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The ssh key id

Response

200

Confirms the deletion of an ssh key.