Github has this API : Add or update organization membership (given authenticated user is an organization owner)
Does Bitbucket APIs have an equivalent of this for theirs teams (equivalent of organizations in Github)?
In the docs I can see only a read API for list members of a team but no add member API. Does Bitbucket cloud API not support this at all?