Removes a public SSH key from the authenticated user’s GitHub account. Requires that you are authenticated via Basic Auth or via OAuth with at least admin:public_key scope.

External Documentation

To learn more, visit the GitHub documentation.

Parameters

ParameterDescription
Key IDThe SSH Key ID.

Workflow Library Example

Remove Ssh Key with Github and Send Results Via Email

Preview this Workflow on desktop