Disable all logging callbacks for a team
Parameters:
Example curl:
curl -X POST 'http://localhost:4000/team/dbe2f686-a686-4896-864a-4c3924458709/disable_logging' -H 'Authorization: Bearer sk-1234'
curl -L \ --request POST \ --url '/team/{team_id}/disable_logging' \ --header 'Ocp-Apim-Subscription-Key: YOUR_API_KEY'
No body