Remove SSH Key
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
Parameter | Description |
---|---|
Key ID | The SSH Key ID. |
Workflow Library Example
Remove Ssh Key with Github and Send Results Via Email
Preview this Workflow on desktop