Skip to main content
POST
Create team

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Body

application/json
name
string
required

The name of team. Name must be unique at per-hub. Example: Team Delivery

hubId
string
required

Unique identifier for the hub that generated by system. Example: 63c7705c8608d52094785374

Response

Success

status
string

Status of response.

data
object

Detail object of created team.