Team
Activate teams
Activates the team feature for the current user and creates a default team with the specified name. If team feature is already activated, only updates the user profile.
post/v1/teams/activate/{teamName}
Path parameters
teamNamestring required
Name for the default team to be created
Response
Updated user profile with team feature activated
Changes
No recorded changes to this endpoint across all 3 revisions of this API.