def delete_project_logs(
    name: str,
    *,
    api_key: Optional[str] = None,
) -> None:

source code

Deletes all logs from a project.

Arguments:

  • name - Name of the project to delete logs from.
  • api_key - If specified, unify API key to be used. Defaults to the value in the