diff --git a/api/api.yml b/api/api.yml
index 3cac665..5853902 100644
--- a/api/api.yml
+++ b/api/api.yml
@@ -239,7 +239,7 @@ paths:
         503:
           $ref: "#/components/responses/503ServiceUnavailable"
   /admin/players:
-    get:
+    post:
       operationId: "GetAllPlayers"
       tags:
         - admin