Skip to main content
PUT
Update a squad

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
name
string
Example:

"Support Team - Updated"

description
string | null
Example:

"Upgraded support routing with billing specialist"

classifier_agent_id
string
Example:

"agt_classifier002"

members
object[]
active
boolean
max_cost_per_day_cents
integer | null

Response

200 - application/json

Squad updated successfully

data
object