latestOpenAPI 3.1.02026-08-197104501.1 MB
8fbaab4fc7c5
team management
Disable Team Logging
Disable all logging callbacks for a team
Parameters:
- team_id (str, required): The unique identifier for the team
Example curl:
curl -X POST 'http://localhost:4000/team/dbe2f686-a686-4896-864a-4c3924458709/disable_logging' -H 'Authorization: Bearer sk-1234'
post/team/{team_id}/disable_logging
Path parameters
team_idstring required
Headers
litellm-changed-bystring nullable
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
Response
Successful Response
{"stackTrail":"paths:/team/{team_id}/disable_logging:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}