I am trying to add members to a team using the following API: https://developer.atlassian.com/platform/teams/rest/v1/api-group-teams-members-public-api/#api-gateway-api-public-teams-v1-org-orgid-teams-teamid-members-add-post
In this case, I would like the member's authority to be Admin, not user. Is this possible to specify in the parameters?
Community moderators have prevented the ability to post new answers.
Welcome to the Community!
The API does not seem to explicitly provide a parameter to set the member's authority (role) as "Admin" in the request body. They are assigned a default role (usually "User"), and I wouldn't expect to assign a user with a default admin role.
Hello.
How have you been able to add members to a team via API? I can view and delete members from a team, but when I try to add a member to a team I get the error "ADD_MEMBER_FAILED"
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for checking.
I understand.
So I have to explicitly do it from the settings screen.
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.