Skip to main content

Delete existing public SSH key

DELETE 

/user/ssh_keys/:sshKeyId

The operation deletes existing public SSH key for the current user.

Request

Path Parameters

    sshKeyId int32required

Header Parameters

    X-Codenow-Api-Key anyrequired

    CodeNOW API Key

Responses

SSH key deleted

Schema

    status stringrequired

    Possible values: non-empty

Loading...