is not generally used in practice: Sydent's emails includes a link to click instead of the `submit_url` response field and
is not generally used in practice: Sydent's emails include a link to click instead of the `submit_url` response field and
therefore use the `GET` version. Synapse does not implement the `POST` API for email validation for this reason. This
therefore use the `GET` version. Synapse does not implement the `POST` API for email validation for this reason. This
proposal updates both for consistency.
proposal updates both for consistency.
@ -43,7 +43,7 @@ Additionally specify that the following common error codes can be returned:
HTTP status code 400 should also be used for both of these errors.
HTTP status code 400 should also be used for both of these errors.
Also apply the same change to all the `submit_url` fields in the various response to the`POST requestToken` endpoints in the client-server API, i.e.:
Also apply the same change to the endpoints returned in the `submit_url` fields in the response to the various`POST requestToken` endpoints in the client-server API, i.e.: