Skip to main content

Remove an authorized SSH key

**Note:** The request body for this operation must be submitted as `application/x-www-form-urlencoded` data. You can submit a parameter value as a string, or you can use a tool such as `curl` to submit a parameter value as the contents of a text file. For more information, see the [`curl` documentation](https://curl.se/docs/manpage.html#--data-urlencode).

DELETE/setup/api/settings/authorized-keys
Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Request

Body Params
required
application/x-www-form-urlencodedobject
authorized_key string
required

The public SSH key.

Responses

application/json array[ssh-key object]

Response

items ssh-key object
key string
optional
pretty-print string
optional