diff --git a/docs/docs/api/schema.md b/docs/docs/api/schema.md
index 441e977e2e..8b686b4036 100644
--- a/docs/docs/api/schema.md
+++ b/docs/docs/api/schema.md
@@ -22,7 +22,6 @@ API schema documentation is split into the following categories:
 
 | Category | Description |
 | --- | --- |
-| [Authorization and Authentication](./schema/auth.md) | Authorization and Authentication |
 | [Background Task Management](./schema/background-task.md) | Background Task Management |
 | [Barcode Scanning](./schema/barcode.md) | Barcode Scanning |
 | [Bill of Materials](./schema/bom.md) | Bill of Materials |
diff --git a/docs/docs/api/schema/auth.md b/docs/docs/api/schema/auth.md
deleted file mode 100644
index 62c8b50103..0000000000
--- a/docs/docs/api/schema/auth.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: Authorization and Authentication
----
-
-The *Authorization and Authentication* section of the InvenTree API schema is documented below.
-
-[OAD(./docs/docs/api/schema/auth.yml)]