Hello!
According to **API v2 introduction: **
*API v2 includes several powerful features (for example, support for pipelines and pipeline parameters) that are unavailable in API v1.1. It is recommended that CircleCI users migrate their scripts to API v2 stable endpoints as soon as possible.
*
In docs for 2.0 there’s nothing on ssh keys there were available in 1.1 CircleCI API Reference
Endpoints for /api/v1.1/project/:vcs-type/:username/:project/ssh-key are not listed in “Deprecated endpoints” table
Is this something that will be added in near future?
Thanks