How to locate your Team ID
The Team ID is critical to using the API. Because user accounts are not explicitly tied to one Team, we need to know which team you're trying to interact with via the API when you make your calls.
Getting the Team ID is simple.
- In the mambo EMM console, head to Team > Settings
- Locate Team ID: xxxxxxxxxxxxxxxxx
That's it! You may now use this in all API calls where {teamID}
is stipulated.