Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 492 Bytes

CreateTeam.md

File metadata and controls

12 lines (9 loc) · 492 Bytes

# CreateTeam

Properties

Name Type Description Notes
name string The team name [optional]
description string The team description [optional]
manager_id int The team manager ID [optional]
users int[] The list of user IDs [optional]

[Back to Model list] [Back to API list] [Back to README]