From 533ce662633f4c2da661bfbfc7f1daed84a50282 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 18 Oct 2022 18:38:06 +0100 Subject: [PATCH] Update data/api/client-server/pusher.yaml --- data/api/client-server/pusher.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/api/client-server/pusher.yaml b/data/api/client-server/pusher.yaml index 401bab8b..316fe298 100644 --- a/data/api/client-server/pusher.yaml +++ b/data/api/client-server/pusher.yaml @@ -139,6 +139,7 @@ paths: This endpoint allows the creation, modification and deletion of [pushers](/client-server-api/#push-notifications) for this user ID. The behaviour of this endpoint varies depending on the values in the JSON body. + For deletion, send a request with`kind:null`, also including `app_id` and `pushkey` of the pusher you want to remove. operationId: postPusher security: