Skip to main content
POST
Create Team

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json
key
string
必填
Maximum string length: 64
display_name
string | null
Maximum string length: 256
description
string | null
parent_key
string | null
Maximum string length: 128

响应

Successful Response

key
string
必填
display_name
string
必填
description
string
默认值:""
parent_key
string | null
created_at
string | null
members
integer | null
projects
integer | null
team_role
string | null