v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
me

Delete an SSH key.

Delete an SSH key owned by the currently authenticated user.

  • Users can only delete their own keys.
delete/me/ssh-keys/{sshKeyId}

Path parameters

sshKeyIdstring uuid required
Example:a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11

The ID of the SSH key

  • Must be a valid UUID.

Response

Successfully deleted the SSH key.