diff --git a/drafts/push_pgwapi.rst b/drafts/push_pgwapi.rst index bf0a4c37..8dd054f6 100644 --- a/drafts/push_pgwapi.rst +++ b/drafts/push_pgwapi.rst @@ -4,7 +4,11 @@ This describes the format used by "http" pushers to send notifications of events. Notifications are sent as HTTP POST requests to the URL configured when the -pusher is created. The body of the POST request is a JSON dictionary. The format +pusher is created, but Matrix strongly recommends that the path should be:: + + /_matrix/push/v1/notify + +The body of the POST request is a JSON dictionary. The format is as follows:: {