v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
teams

Update Team Settings

Update team settings.

Requires MANAGE_BILLING permission (owner/admin). Currently exposes the router_enabled toggle for the team's auto model-router.

Args: team_id: Team UUID. settings: Validated settings payload. auth: Authenticated user context.

Returns: Success status with message.

patch/teams/{team_id}/settings

Path parameters

team_idstring required

Request body

router_enabledboolean nullable

Enable the team's auto model-router

zero_data_retentionboolean nullable

Enable account-level Zero Data Retention: inference is not persisted and upstream gateways are told not to retain data.

Response

Successful Response

object required