Skip to main content
POST
Create Squad

Authorizations

Authorization
string
header
required

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

Body

application/json

Request to create a new squad.

name
string
required
Required string length: 1 - 255
inbound_uuids
string[]

Response

Successful Response

Response after squad operation.

success
boolean
required
message
string | null
data
Data · object | null