Skip to main content
PUT
Update a channel assignment's settings

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required
assignment
string<uuid>
required

Body

application/json
mode
enum<string>
Available options:
autopilot,
copilot,
human_first
ai_agent
string | null

Agent uuid, or null to clear

sla_seconds
integer
knowledge_gap
object
callback
object
overflow
object
escalation
object
working_hours
object

Response

Assignment updated