def delete_fields(
    fields: List[str],
    *,
    project: Optional[str] = None,
    context: Optional[str] = None,
    api_key: Optional[str] = None,
):

source code

Delete one or more fields from a project.

Arguments:

  • fields - List of field names to delete.
  • project - Name of the project to delete fields from.
  • context - The context to delete fields from.
  • api_key - If specified, unify API key to be used. Defaults to the value in the