Bulk Update Team Keys
Apply one update payload to many keys inside a single team.
Pass team_id plus either key_ids or all_keys_in_team=True. The update_fields payload is broadcast to every selected key. Per-key failures are returned in failed_updates rather than aborting the batch.
Callable by proxy admins, or by team admins with KEY_UPDATE permission.
Headers
The litellm-changed-by header enables tracking of actions performed by authorized users on behalf of other users, providing an audit trail for accountability
The litellm-changed-by header enables tracking of actions performed by authorized users on behalf of other users, providing an audit trail for accountability
Request body
Response
Successful Response
Changes
Changed in 1 of the 42 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○