Create SSH Key using oauth access token

I want to create the ssh key for user. I am following this document
https://developer.atlassian.com/cloud/bitbucket/rest/api-group-ssh/#api-users-selected-user-ssh-keys-post
But I am getting error response. Is this supported in v2.0?