Accounts
Guides
API Reference
Language:
Javascript
Creates a single team and adds it to an instance.
URL Endpoint
https://accounts.api.zesty.io/v1/instances/8-xxxxxxxxx/teams
Authentication Header
Bearer YOUR_APP_SID
Request Body
{ "teamZUID": "{{team_zuid}}", "roleZUID": "{{role_zuid}}" }
Gets all Teams associated with the Instance.
Gets a all Instances associated with the Team.
https://accounts.api.zesty.io/v1/teams/{{team_zuid}}/instances
Removes a ALL Team members from a given Instance.
https://accounts.api.zesty.io/v1/instances/8-xxxxxxxxx/teams/{{team_zuid}}