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
Changed in 1 of the 8 revisions of this API.2
- ○
added the optional property
to the response with the status (media type: application/json)response-optional-property-added
- ○
added the optional property
to the response with the status (media type: application/xml)response-optional-property-added
- ○
Of the 8 revisions, 1 has no diff computed.