Waydev API
teams

Create a new team in your account

1min
POST
Header Parameters
Authorization
*
Body Parameters
body
*
Description
The name is the only field required, the rest are optional. The members to be included in the team need to pre exist in the database in order to include them in the team.
name
*
description
include_merges
ignore_loc
ignore_message
stats_timezone
parent_id
members
Responses
201
Successfully created
Description
Successfully created
id
name
slug
created_at
updated_at
members_count
members
lineage
settings
401
Unauthorized
Description
Unauthorized
message