cURL
curl --request POST \ --url https://api.gleap.io/v3/users/me/session-channel-auth \ --header 'Content-Type: application/json' \ --data ' { "socket_id": "<string>", "channel_name": "<string>" } '
Authenticate user for Pusher session.
Documentation IndexFetch the complete documentation index at: https://docs.gleap.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gleap.io/llms.txt
Use this file to discover all available pages before exploring further.
Ok