Skip to content

Delete an SSH key for an enterprise user

DELETE
/api/v4/groups/{id}/manage/ssh_keys/{key_id}

Deletes a specified SSH public key for an enterprise user associated with the top-level group.

id
required
One of:
string

The ID or URL-encoded path of the group

key_id
required
integer

The ID of the SSH key

No Content

Bad Request

Not Found