Skip to main content
PATCH
Update Squad

Authorizations

Authorization
string
header
required

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

Path Parameters

squad_uuid
string
required

Body

application/json

Request to update a squad.

name
string | null
Required string length: 1 - 255
inbound_uuids
string[] | null

Response

Successful Response

Response after squad operation.

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