You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hey!
I'm looking for an API endpoint to help me add an user to account. and I couldn't find such one...
Can you guys assist?
Thanks!
Hello @Ido Gafinovitz ,
Welcome to Atlassian Community!
If by 'add a user to account' you meant granting direct permission to a given user in a repository within your workspace, we have the following Bitbucket API endpoint that can be used for that porpoise :
However, if you meant adding a user to a specific group in your workspace, we still just have a Bitbucket API 1.0 endpoint for that, which you can find below :
You can refer to the documentation of both endpoints above, and in case you run into any issues, feel free to ask. Also, as both of the endpoints needs the UUID of the user being added, you can get the UUID from List users from a workspace.
Thank you, @Ido Gafinovitz .
Kind regards,
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.