diff --git a/source/index.html.md b/source/index.html.md
index 93c6758487b..9a7d5ead3eb 100644
--- a/source/index.html.md
+++ b/source/index.html.md
@@ -682,7 +682,7 @@ Statuses are the values reported as `form_state` on an answer. This endpoint lis
`GET https://www.mydatascope.com/api/external/list_states`
-`POST` is also accepted. The endpoint takes no parameters either way.
+The endpoint takes no parameters.
### Response Fields
@@ -751,8 +751,6 @@ Changing the status through the API works like changing it from the web app: the
`POST https://www.mydatascope.com/api/external/change_state`
-`GET` is also accepted, with the same parameters.
-
### Input Parameter
Parameter | Type | Description
--------- | ------- | -----------