Skip to main content
POST
Create Organization Team

Example Request

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string
required
Minimum string length: 1

Body

application/json
label
string
required
Minimum string length: 1
key
string
description
string
memberIds
string[]
teamId
string

Response

Successful response

success
boolean
required
message
string
required
team
object
required