
I am trying to manage users team memberships using appwrite functions. To be able to remove a user from a specific team, apparently the only way us using membership ID, is that accurate. Also how do I get the membership ID.
Sorry if its basic, I have read through the documentation but still not sure. When I take ID from the create membership response I get teams ID but not the membership I'd if the user.

Create membership should give you both the team ID and membership id


Thanks Steven but this page is what confused me. Here $id, teamsId and userId are all the same ?? Which is supposed to be memshipId

Am I correct is assuming $id is membership ID?

This is just a dummy sample. That is is membership id.

[Solved] How to get user Teams Membership ID
Recommended threads
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
