Admin Set Team Type V2 Routing
Set the per-team-type v2 routing override.
default clears the override (NULL) — env-flag resolution drives
routing for that slug. v1 / v2 force a specific orchestrator
regardless of env flags. See
app/services/team_v2_routing.should_route_team_to_v2.
Audit-logged via admin_audit_log with action
team.v2_routing_change.
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Per-team-type v2 routing override (Wave 2f).
default clears the override (sets team_type_registry.v2_routing to
NULL) — env-flag resolution then drives routing for that slug.
v1 / v2 force a specific orchestrator regardless of env flags.
Response
Successful Response