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 DocumentationTo 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
Workflow LibraryPreview this Workflow on desktop