latestOpenAPI 3.1.02026-08-197104501.1 MB

8fbaab4fc7c5

SSO Settings

Update Default Team Settings

Update the default team parameters for SSO users. These settings will be applied to new teams created from SSO.

patch/update/default_team_settings

Request body

modelsstring[]

Default list of models that new automatically created teams can access

max_budgetnumber nullable

Default maximum budget (in USD) for new automatically created teams

budget_durationstring nullable

Default budget duration for new automatically created teams (e.g. 'daily', 'weekly', 'monthly')

tpm_limitinteger nullable

Default tpm limit for new automatically created teams

rpm_limitinteger nullable

Default rpm limit for new automatically created teams

team_member_permissionsKeyManagementRoutes[] nullable

Default permissions granted to members of newly created teams (e.g. /key/generate, /key/update, /key/delete). /key/info and /key/health are always included.

Response

Successful Response

{"stackTrail":"paths:/update/default_team_settings:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}