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

source code

Deletes all contexts and their associated logs from a project

Arguments:

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