Today I used the BitBucket API v1 to add users to groups of my team on BitBucket. API v1 will be discontinued later this year (12/31/18) and this functionality is not available in the v2 documentation.
Is there any way to add users to groups within BitBucket other than through v1?
API v1 endpoint: https://api.bitbucket.org/1.0/groups/{team}/{group-name}/members/{username}
API v2 documentation: https://developer.atlassian.com/bitbucket/api/2/reference/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.