Teams
Switch Current Team
Sets the specified team as the authenticated user’s current active team context.
PUT
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the team to switch to.
Response
200
application/json
Successfully switched team. Returns the updated list of user's teams.
Indicates if this is the user's personal team.
Indicates if this is the user's currently active team.
Number of sites currently associated with this team.
Maximum number of sites allowed for this team (0 means use organization limit).