Delete a public key with some id
delete.key(id, ctx = get.github.context())
id
the public key id
ctx
the github context object
None