Sign in

Terminate user connections

documented

Terminate all connections established by the given user.

POST /apps/{app_id}/users/{user_id}/terminate_connectionsChannelsno implementation yet0 runs

Input

APP_ID*
Pusher App ID
e.g. 123456
USER_ID*
User ID
the authenticated user id
PUSHER_KEY*
API Key
your pushers key
Calls Pusher as you (your API key is your account); keychains.dev holds the credentials.