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'
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!