Hello People!
Just wanted to see what does account name stand for on this code block:
curl -X PUT https://api.bitbucket.org/1.0/users/{accountname}/invitations \ --header "Content-Type: application/json" \ --data '{"email":"address@example.com","group_slug":"my-group"}'
It is about sending invites to a userGroup in Bitbucket. Link to Documentation
So far I tried Workspace name, Workspace Id, my username, my display name but nothing works.
Thanks in advance for the help.
Hi @Lawrence Wong,
Thank you for reaching out to the community.
The invitations API should support workspace ID or username.
Are you getting any error messages?
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.