Based off of this question: https://community.atlassian.com/t5/Bitbucket-questions/Is-there-an-API-call-for-adding-SSH-keys-to-a-BitBucket-repo/qaq-p/691282
Is there an equivalent for Bitbucket Cloud?
Hi @James McGrath ,
You can add manipulate SSH keys on a given repository with https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/%7Busername%7D/%7Brepo_slug%7D/deploy-keys
Kind regards,
Rafael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.