Authenticate user for Pusher session.
curl --request POST \ --url https://api.gleap.io/v3/users/me/session-auth \ --header 'Content-Type: application/json' \ --data '{ "socket_id": "<string>" }'
"<any>"
Ok
The response is of type any.
any